Share via


IJobResponse.ReturnShippingCarrierName Property

Definition

The carrier's name.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The carrier's name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="carrierName")]
public string ReturnShippingCarrierName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The carrier's name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="carrierName")>]
member this.ReturnShippingCarrierName : string with get, set
Public Property ReturnShippingCarrierName As String

Property Value

Attributes

Applies to