Interface GenericResource.Definition
- All Superinterfaces:
Creatable<GenericResource>,GenericResource.DefinitionStages.Blank,GenericResource.DefinitionStages.WithApiVersion,GenericResource.DefinitionStages.WithCreate,GenericResource.DefinitionStages.WithGroup,GenericResource.DefinitionStages.WithParentResource,GenericResource.DefinitionStages.WithPlan,GenericResource.DefinitionStages.WithProviderNamespace,GenericResource.DefinitionStages.WithResourceType,GroupableResource.DefinitionStages.WithCreatableResourceGroup<GenericResource.DefinitionStages.WithResourceType>,GroupableResource.DefinitionStages.WithExistingResourceGroup<GenericResource.DefinitionStages.WithResourceType>,GroupableResource.DefinitionStages.WithGroup<GenericResource.DefinitionStages.WithResourceType>,GroupableResource.DefinitionStages.WithNewResourceGroup<GenericResource.DefinitionStages.WithResourceType>,HasName,Indexable,Resource.DefinitionWithRegion<GenericResource.DefinitionStages.WithGroup>,Resource.DefinitionWithTags<GenericResource.DefinitionStages.WithCreate>
- Enclosing interface:
- GenericResource
public static interface GenericResource.Definition
extends GenericResource.DefinitionStages.Blank, GenericResource.DefinitionStages.WithGroup, GenericResource.DefinitionStages.WithResourceType, GenericResource.DefinitionStages.WithProviderNamespace, GenericResource.DefinitionStages.WithParentResource, GenericResource.DefinitionStages.WithPlan, GenericResource.DefinitionStages.WithApiVersion, GenericResource.DefinitionStages.WithCreate
The entirety of the generic resource definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.DefinitionStages.WithApiVersion
withApiVersionMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.DefinitionStages.WithCreate
beginCreate, withIdentity, withKind, withProperties, withSkuMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.DefinitionStages.WithParentResource
withParentResourceId, withParentResourcePathMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.DefinitionStages.WithPlan
withoutPlan, withPlan, withPlanMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.DefinitionStages.WithProviderNamespace
withProviderNamespaceMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.DefinitionStages.WithResourceType
withResourceTypeMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags