다음을 통해 공유


KeyVaultReferenceResourceInner.IdentityType 속성

정의

가능한 값을 가져오거나 설정합니다. 'None', 'SystemAssigned', 'UserAssigned'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.identityType")]
public Microsoft.Azure.Management.AppService.Fluent.Models.ManagedServiceIdentityType? IdentityType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.identityType")>]
member this.IdentityType : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.ManagedServiceIdentityType> with get, set
Public Property IdentityType As Nullable(Of ManagedServiceIdentityType)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상