次の方法で共有


ApiKVReference.IdentityType プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象