次の方法で共有


NodeType.VmManagedIdentity プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象