Interface Cluster.UpdateStages.WithCloudManagementEndpoint

  • All Known Subinterfaces:
    Cluster.Update
    Enclosing interface:
    Cluster.UpdateStages

    public static interface Cluster.UpdateStages.WithCloudManagementEndpoint
    The stage of the Cluster update allowing to specify cloudManagementEndpoint.
    • Method Detail

      • withCloudManagementEndpoint

        Cluster.Update withCloudManagementEndpoint​(String cloudManagementEndpoint)
        Specifies the cloudManagementEndpoint property: Endpoint configured for management from the Azure portal.
        Parameters:
        cloudManagementEndpoint - Endpoint configured for management from the Azure portal.
        Returns:
        the next definition stage.