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.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithApiVersion
withApiVersion
Methods inherited from interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithCreate
withProperties
Methods inherited from interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithParentResource
withParentResourceId, withParentResourcePath
Methods inherited from interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithPlan
withoutPlan, withPlan
Methods inherited from interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithProviderNamespace
withProviderNamespace
Methods inherited from interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithResourceType
withResourceType
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags