次の方法で共有


IContainerGroup.ManagedServiceIdentityType プロパティ

定義

マネージド サービス ID がシステム割り当てであるか、ユーザー割り当てであるか、両方であるか、またはどちらも取得されません。

public Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ResourceIdentityType? ManagedServiceIdentityType { get; }
member this.ManagedServiceIdentityType : Nullable<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ResourceIdentityType>
Public ReadOnly Property ManagedServiceIdentityType As Nullable(Of ResourceIdentityType)

プロパティ値

適用対象