ISapCentralServerInstance.EnqueueServerPropertyHostname 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.
Enqueue Server SAP Hostname.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Enqueue Server SAP Hostname.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="hostname")]
public string EnqueueServerPropertyHostname { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Enqueue Server SAP Hostname.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="hostname")>]
member this.EnqueueServerPropertyHostname : string
Public ReadOnly Property EnqueueServerPropertyHostname As String
Property Value
- Attributes