Interface Cluster.UpdateStages.WithAadClientId

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

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

      • withAadClientId

        Cluster.Update withAadClientId​(String aadClientId)
        Specifies the aadClientId property: App id of cluster AAD identity..
        Parameters:
        aadClientId - App id of cluster AAD identity.
        Returns:
        the next definition stage.