Interface IotHubDescription.Update

All Superinterfaces:
IotHubDescription.UpdateStages.WithTags
Enclosing interface:
IotHubDescription

public static interface IotHubDescription.Update extends IotHubDescription.UpdateStages.WithTags
The template for IotHubDescription update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

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