Share via


INetworkingConfiguration.Host Property

Definition

The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="host", Update=true)]
public string Host { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="host", Update=true)>]
member this.Host : string with get, set
Public Property Host As String

Property Value

Attributes

Applies to