ICluster.CloudManagementEndpoint 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.
Endpoint configured for management from the Azure portal.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Endpoint configured for management from the Azure portal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cloudManagementEndpoint")]
public string CloudManagementEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Endpoint configured for management from the Azure portal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cloudManagementEndpoint")>]
member this.CloudManagementEndpoint : string with get, set
Public Property CloudManagementEndpoint As String
Property Value
- Attributes