Share via


INetworkingRoute.Subdomain Property

Definition

Route subdomain.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Route subdomain.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subdomain", Update=true)]
public string Subdomain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Route subdomain.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subdomain", Update=true)>]
member this.Subdomain : string with get, set
Public Property Subdomain As String

Property Value

Attributes

Applies to