Uses of Interface
com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
-
Packages that use Resource.DefinitionWithTags Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of Resource.DefinitionWithTags in com.azure.resourcemanager.resources.models
Subinterfaces of Resource.DefinitionWithTags in com.azure.resourcemanager.resources.models Modifier and Type Interface Description static interfaceGenericResource.DefinitionThe entirety of the generic resource definition.static interfaceGenericResource.DefinitionStages.WithCreateA deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify.static interfaceResourceGroup.DefinitionContainer interface for all the definitions that need to be implemented.static interfaceResourceGroup.DefinitionStages.WithCreateA resource group definition with sufficient inputs to create a new resource group in the cloud, but exposing additional optional inputs to specify.
-