Interface CosmosDBAccount.UpdateStages.WithPrivateEndpointConnection

    • Method Detail

      • updatePrivateEndpointConnection

        PrivateEndpointConnection.Update updatePrivateEndpointConnection​(String name)
        Start the update of an existing private endpoint connection.
        Parameters:
        name - the reference name for the private endpoint connection
        Returns:
        the first stage of a private endpoint connection update
      • withoutPrivateEndpointConnection

        CosmosDBAccount.UpdateStages.WithOptionals withoutPrivateEndpointConnection​(String name)
        Remove an existing private endpoint connection.
        Parameters:
        name - the reference name for the private endpoint connection
        Returns:
        the next stage