VirtualMachineScaleSetExtension.Type プロパティ

定義

リソースの種類を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public string Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : string
Public ReadOnly Property Type As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象