Interface Domain.Update

All Superinterfaces:
Domain.UpdateStages.WithAutoCreateTopicWithFirstSubscription, Domain.UpdateStages.WithAutoDeleteTopicWithLastSubscription, Domain.UpdateStages.WithDataResidencyBoundary, Domain.UpdateStages.WithDisableLocalAuth, Domain.UpdateStages.WithIdentity, Domain.UpdateStages.WithInboundIpRules, Domain.UpdateStages.WithPublicNetworkAccess, Domain.UpdateStages.WithTags
Enclosing interface:
Domain

The template for Domain update.
  • Method Details

    • apply

      Domain apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      Domain apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.