次の方法で共有


ArmApplicationManagedIdentityType 列挙型

定義

ID の種類。

public enum ArmApplicationManagedIdentityType
type ArmApplicationManagedIdentityType = 
Public Enum ArmApplicationManagedIdentityType
継承
ArmApplicationManagedIdentityType

フィールド

None 0

[なし] :

SystemAssigned 1

SystemAssigned。

SystemAssignedUserAssigned 3

SystemAssigned、UserAssigned。

UserAssigned 2

UserAssigned。

適用対象