次の方法で共有


VirtualMachineExtensionImage.ComputeRole プロパティ

定義

この拡張機能でサポートされるロールの種類 (IaaS または PaaS) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.computeRole")]
public string ComputeRole { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.computeRole")>]
member this.ComputeRole : string with get, set
Public Property ComputeRole As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象