Language

IReverseShippingDetails.SasKeyForLabel Property

Definition

SAS key to download the reverse shipment label of the package.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="SAS key to download the reverse shipment label of the package.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sasKeyForLabel", Update=false)]
public string SasKeyForLabel { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="SAS key to download the reverse shipment label of the package.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sasKeyForLabel", Update=false)>]
member this.SasKeyForLabel : string
Public ReadOnly Property SasKeyForLabel As String

Property Value

Attributes

Applies to