次の方法で共有


CloudApplianceConfiguration.CloudPlatform プロパティ

定義

クラウド プラットフォームを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象