MockableMobileNetworkArmClient.GetTenantPacketCoreControlPlaneVersionResource 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 an object representing a TenantPacketCoreControlPlaneVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a TenantPacketCoreControlPlaneVersionResourceResourceIdentifier from its components.
public virtual Azure.ResourceManager.MobileNetwork.TenantPacketCoreControlPlaneVersionResource GetTenantPacketCoreControlPlaneVersionResource (Azure.Core.ResourceIdentifier id);
abstract member GetTenantPacketCoreControlPlaneVersionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.MobileNetwork.TenantPacketCoreControlPlaneVersionResource
override this.GetTenantPacketCoreControlPlaneVersionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.MobileNetwork.TenantPacketCoreControlPlaneVersionResource
Public Overridable Function GetTenantPacketCoreControlPlaneVersionResource (id As ResourceIdentifier) As TenantPacketCoreControlPlaneVersionResource
Parameters
The resource ID of the resource to get.
Returns
Returns a TenantPacketCoreControlPlaneVersionResource object.
Applies to
Azure SDK for .NET