Udostępnij przez


IMSSqlServerProviderInstanceProperties.Hostname Property

Definition

Gets or sets the SQL server host name.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Gets or sets the SQL server host name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="hostname", Update=true)]
public string Hostname { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Gets or sets the SQL server host name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="hostname", Update=true)>]
member this.Hostname : string with get, set
Public Property Hostname As String

Property Value

Attributes

Applies to