Share via


IJobResponse.ShippingInformationPhone Property

Definition

Phone number of the recipient of the returned drives.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Create=true, Description="Phone number of the recipient of the returned drives.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="phone", Update=true)]
public string ShippingInformationPhone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Create=true, Description="Phone number of the recipient of the returned drives.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="phone", Update=true)>]
member this.ShippingInformationPhone : string with get, set
Public Property ShippingInformationPhone As String

Property Value

Attributes

Applies to