DataBoxEdgeOrderNewCmdlet.AddressLine1 Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Address first line", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string AddressLine1 { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Address first line", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.AddressLine1 : string with get, set
Public Property AddressLine1 As String

Property Value

String
Attributes

Applies to