IJobDetails.ReverseShipmentLabelSasKey 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.
Shared access key to download the return shipment label
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Shared access key to download the return shipment label", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="reverseShipmentLabelSasKey")]
public string ReverseShipmentLabelSasKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Shared access key to download the return shipment label", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="reverseShipmentLabelSasKey")>]
member this.ReverseShipmentLabelSasKey : string
Public ReadOnly Property ReverseShipmentLabelSasKey As String
Property Value
- Attributes