IDatacenterAddressLocationResponse.ContactPersonName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contact person name
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Contact person name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="contactPersonName")]
public string ContactPersonName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Contact person name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="contactPersonName")>]
member this.ContactPersonName : string
Public ReadOnly Property ContactPersonName As String
Property Value
- Attributes