次の方法で共有


ClusterUpdateParametersInner.NodeTypes プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeTypes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Fluent.Models.NodeTypeDescription> NodeTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeTypes")>]
member this.NodeTypes : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Fluent.Models.NodeTypeDescription> with get, set
Public Property NodeTypes As IList(Of NodeTypeDescription)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象