Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + func PossibleValuesForProvisioningState() []string + func ValidateMobileNetworkID(input interface{}, key string) (warnings []string, errors []error) + type ListByMobileNetworkCompleteResult struct + Items []Slice + LatestHttpResponse *http.Response + type ListByMobileNetworkCustomPager struct + NextLink *odata.Link + func (p *ListByMobileNetworkCustomPager) NextPageLink() *odata.Link + type ListByMobileNetworkOperationResponse struct + HttpResponse *http.Response + Model *[]Slice + OData *odata.OData + type MobileNetworkId struct + MobileNetworkName string + ResourceGroupName string + SubscriptionId string + func NewMobileNetworkID(subscriptionId string, resourceGroupName string, mobileNetworkName string) MobileNetworkId + func ParseMobileNetworkID(input string) (*MobileNetworkId, error) + func ParseMobileNetworkIDInsensitively(input string) (*MobileNetworkId, error) + func (id *MobileNetworkId) FromParseResult(input resourceids.ParseResult) error + func (id MobileNetworkId) ID() string + func (id MobileNetworkId) Segments() []resourceids.Segment + func (id MobileNetworkId) String() string + type ProvisioningState string + const ProvisioningStateAccepted + const ProvisioningStateCanceled + const ProvisioningStateDeleted + const ProvisioningStateDeleting + const ProvisioningStateFailed + const ProvisioningStateSucceeded + const ProvisioningStateUnknown + func (s *ProvisioningState) UnmarshalJSON(bytes []byte) error + type Slice struct + Id *string + Location string + Name *string + Properties SlicePropertiesFormat + SystemData *systemdata.SystemData + Tags *map[string]string + Type *string + type SliceOperationPredicate struct + Id *string + Location *string + Name *string + Type *string + func (p SliceOperationPredicate) Matches(input Slice) bool + type SlicePropertiesFormat struct + Description *string + ProvisioningState *ProvisioningState + Snssai Snssai + type SlicesClient struct + Client *resourcemanager.Client + func NewSlicesClientWithBaseURI(sdkApi sdkEnv.Api) (*SlicesClient, error) + func (c SlicesClient) ListByMobileNetwork(ctx context.Context, id MobileNetworkId) (result ListByMobileNetworkOperationResponse, err error) + func (c SlicesClient) ListByMobileNetworkComplete(ctx context.Context, id MobileNetworkId) (ListByMobileNetworkCompleteResult, error) + func (c SlicesClient) ListByMobileNetworkCompleteMatchingPredicate(ctx context.Context, id MobileNetworkId, predicate SliceOperationPredicate) (result ListByMobileNetworkCompleteResult, err error) + type Snssai struct + Sd *string + Sst int64