Interface GenericResource.UpdateStages
-
- Enclosing interface:
- GenericResource
public static interface GenericResource.UpdateStagesGrouping of generic resource update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceGenericResource.UpdateStages.WithApiVersionThe template for a generic resource update operation for specifying the resource provider API version.static interfaceGenericResource.UpdateStages.WithIdentityThe template for a generic resource update operation for specifying the managed identity.static interfaceGenericResource.UpdateStages.WithKindThe template for a generic resource update operation for specifying the resource kind.static interfaceGenericResource.UpdateStages.WithParentResourceA generic resource update allowing to change the parent resource.static interfaceGenericResource.UpdateStages.WithPlanA generic resource update allowing to change the resource plan.static interfaceGenericResource.UpdateStages.WithPropertiesA generic resource update allowing to change the resource properties.static interfaceGenericResource.UpdateStages.WithSkuThe template for a generic resource update operation for specifying the resource SKU.
-