次の方法で共有


ServiceFabricApplicationPatch.ManagedIdentities プロパティ

定義

アプリケーションのユーザー割り当て ID の一覧。それぞれがフレンドリ名にマップされます。

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.ApplicationUserAssignedIdentity> ManagedIdentities { get; }
member this.ManagedIdentities : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.ApplicationUserAssignedIdentity>
Public ReadOnly Property ManagedIdentities As IList(Of ApplicationUserAssignedIdentity)

プロパティ値

適用対象