ICustomerDiskJobSecrets.CarrierAccountNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Carrier Account Number of the customer
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Carrier Account Number of the customer", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="carrierAccountNumber")]
public string CarrierAccountNumber { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Carrier Account Number of the customer", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="carrierAccountNumber")>]
member this.CarrierAccountNumber : string
Public ReadOnly Property CarrierAccountNumber As String
Property Value
- Attributes