次の方法で共有


BillingMeter.ShortName プロパティ

定義

Azure の価格ページから短い名前App Service取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象