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

定義

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

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

パラメーター

location
AzureLocation

場所。

適用対象