다음을 통해 공유


IReverseShippingDetails.ContactDetailContactName Property

Definition

Contact name of the person.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Contact name of the person.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="contactName")]
public string ContactDetailContactName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Contact name of the person.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="contactName")>]
member this.ContactDetailContactName : string with get, set
Public Property ContactDetailContactName As String

Property Value

Attributes

Applies to