다음을 통해 공유


MobileNetworkManagedServiceIdentityType(String) Constructor

Definition

Initializes a new instance of MobileNetworkManagedServiceIdentityType.

public MobileNetworkManagedServiceIdentityType (string value);
new Azure.ResourceManager.MobileNetwork.Models.MobileNetworkManagedServiceIdentityType : string -> Azure.ResourceManager.MobileNetwork.Models.MobileNetworkManagedServiceIdentityType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to