Udostępnij przez


IShippingInformation.RecipientName Property

Definition

The name of the recipient who will receive the hard drives when they are returned.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Create=true, Description="The name of the recipient who will receive the hard drives when they are returned. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="recipientName", Update=true)]
public string RecipientName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Create=true, Description="The name of the recipient who will receive the hard drives when they are returned. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="recipientName", Update=true)>]
member this.RecipientName : string with get, set
Public Property RecipientName As String

Property Value

Attributes

Applies to