MobileNetworkExtensions.GetSubscriptionPacketCoreControlPlaneVersions Method

Definition

Gets a collection of SubscriptionPacketCoreControlPlaneVersionResources in the SubscriptionResource. MockingTo mock this method, please mock GetSubscriptionPacketCoreControlPlaneVersions() instead.

public static Azure.ResourceManager.MobileNetwork.SubscriptionPacketCoreControlPlaneVersionCollection GetSubscriptionPacketCoreControlPlaneVersions (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource);
static member GetSubscriptionPacketCoreControlPlaneVersions : Azure.ResourceManager.Resources.SubscriptionResource -> Azure.ResourceManager.MobileNetwork.SubscriptionPacketCoreControlPlaneVersionCollection
<Extension()>
Public Function GetSubscriptionPacketCoreControlPlaneVersions (subscriptionResource As SubscriptionResource) As SubscriptionPacketCoreControlPlaneVersionCollection

Parameters

subscriptionResource
SubscriptionResource

The SubscriptionResource instance the method will execute against.

Returns

An object representing collection of SubscriptionPacketCoreControlPlaneVersionResources and their operations over a SubscriptionPacketCoreControlPlaneVersionResource.

Exceptions

subscriptionResource is null.

Applies to