IDeliveryPackageInformation.ShipDate Property

Definition

The date when the package is shipped.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The date when the package is shipped.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="shipDate")]
public string ShipDate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The date when the package is shipped.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="shipDate")>]
member this.ShipDate : string with get, set
Public Property ShipDate As String

Property Value

Attributes

Applies to