Language

IShippingAddress.CompanyName Property

Definition

Name of the company.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Name of the company.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="companyName", Update=true)]
public string CompanyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Name of the company.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="companyName", Update=true)>]
member this.CompanyName : string with get, set
Public Property CompanyName As String

Property Value

Attributes

Applies to