IGroupConnectivityInformation.InternalFqdn 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.
Gets or sets Internal Fqdn.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets Internal Fqdn.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="internalFqdn")]
public string InternalFqdn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets Internal Fqdn.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="internalFqdn")>]
member this.InternalFqdn : string with get, set
Public Property InternalFqdn As String
Property Value
- Attributes