IGroupConnectivityInformation.CustomerVisibleFqdn Property

Definition

Gets or sets customer visible FQDNs.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets customer visible FQDNs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="customerVisibleFqdns")]
public string[] CustomerVisibleFqdn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets customer visible FQDNs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="customerVisibleFqdns")>]
member this.CustomerVisibleFqdn : string[] with get, set
Public Property CustomerVisibleFqdn As String()

Property Value

String[]
Attributes

Applies to