IHyperVMachineProperties.ClusterFqdn 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.
Cluster FQDN/IPAddress.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Cluster FQDN/IPAddress.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clusterFqdn")]
public string ClusterFqdn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Cluster FQDN/IPAddress.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clusterFqdn")>]
member this.ClusterFqdn : string
Public ReadOnly Property ClusterFqdn As String
Property Value
- Attributes