次の方法で共有


UserAssignedIdentityData(AzureLocation) コンストラクター

定義

UserAssignedIdentityData の新しいインスタンスを初期化します。

public UserAssignedIdentityData (Azure.Core.AzureLocation location);
new Azure.ResourceManager.ManagedServiceIdentities.UserAssignedIdentityData : Azure.Core.AzureLocation -> Azure.ResourceManager.ManagedServiceIdentities.UserAssignedIdentityData
Public Sub New (location As AzureLocation)

パラメーター

location
AzureLocation

場所。

適用対象