次の方法で共有


IVirtualMachineBeta.UserAssignedManagedServiceIdentityIds プロパティ

定義

仮想マシンに関連付けられているユーザー割り当てマネージド サービス ID のリソース ID を取得します。

public System.Collections.Generic.ISet<string> UserAssignedManagedServiceIdentityIds { get; }
member this.UserAssignedManagedServiceIdentityIds : System.Collections.Generic.ISet<string>
Public ReadOnly Property UserAssignedManagedServiceIdentityIds As ISet(Of String)

プロパティ値

適用対象