다음을 통해 공유


BillingProperty.CostCenter 속성

정의

구독에 적용된 비용 센터를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상