Share via


CustomerDiskJobSecrets.CarrierAccountNumber Property

Definition

Gets carrier Account Number of the customer

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to