Uses of Class
com.azure.resourcemanager.resources.models.ResourceGroupProperties
Packages that use ResourceGroupProperties
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of ResourceGroupProperties in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return ResourceGroupPropertiesModifier and TypeMethodDescriptionResourceGroupInner.properties()Get the properties property: The resource group properties.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type ResourceGroupPropertiesModifier and TypeMethodDescriptionResourceGroupInner.withProperties(ResourceGroupProperties properties) Set the properties property: The resource group properties. -
Uses of ResourceGroupProperties in com.azure.resourcemanager.resources.models
Classes in com.azure.resourcemanager.resources.models that implement interfaces with type arguments of type ResourceGroupPropertiesModifier and TypeClassDescriptionfinal classThe resource group properties.Methods in com.azure.resourcemanager.resources.models that return ResourceGroupPropertiesModifier and TypeMethodDescriptionstatic ResourceGroupPropertiesResourceGroupProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceGroupProperties from the JsonReader.ResourceGroupPatchable.properties()Get the properties property: The resource group properties.Methods in com.azure.resourcemanager.resources.models with parameters of type ResourceGroupPropertiesModifier and TypeMethodDescriptionResourceGroupPatchable.withProperties(ResourceGroupProperties properties) Set the properties property: The resource group properties.