次の方法で共有


ApplicationResource.Identity プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ManagedIdentity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ManagedIdentity with get, set
Public Property Identity As ManagedIdentity

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象