Interface Cluster.UpdateStages.WithAadTenantId

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

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

      • withAadTenantId

        Cluster.Update withAadTenantId​(String aadTenantId)
        Specifies the aadTenantId property: Tenant id of cluster AAD identity..
        Parameters:
        aadTenantId - Tenant id of cluster AAD identity.
        Returns:
        the next definition stage.