IPackageCarrierDetails.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 customer for customer disk.
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Carrier Account Number of customer for customer disk.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="carrierAccountNumber")]
public string CarrierAccountNumber { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Carrier Account Number of customer for customer disk.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="carrierAccountNumber")>]
member this.CarrierAccountNumber : string with get, set
Public Property CarrierAccountNumber As String
Property Value
- Attributes