IJobResponse.ReturnPackageCarrierName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The name of the carrier that is used to ship the import or export drives.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="carrierName")]
public string ReturnPackageCarrierName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The name of the carrier that is used to ship the import or export drives.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="carrierName")>]
member this.ReturnPackageCarrierName : string with get, set
Public Property ReturnPackageCarrierName As String

Property Value

String
Attributes

Applies to