MobileNetworkExtensions.GetSubscriptionPacketCoreControlPlaneVersions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET