Uses of Class
com.azure.resourcemanager.resources.models.DataBoundaryProperties
Packages that use DataBoundaryProperties
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of DataBoundaryProperties in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return DataBoundaryPropertiesModifier and TypeMethodDescriptionDataBoundaryDefinitionInner.properties()Get the properties property: Data boundary properties.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type DataBoundaryPropertiesModifier and TypeMethodDescriptionDataBoundaryDefinitionInner.withProperties(DataBoundaryProperties properties) Set the properties property: Data boundary properties. -
Uses of DataBoundaryProperties in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return DataBoundaryPropertiesModifier and TypeMethodDescriptionstatic DataBoundaryPropertiesDataBoundaryProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DataBoundaryProperties from the JsonReader.DataBoundaryProperties.withDataBoundary(DataBoundary dataBoundary) Set the dataBoundary property: The data boundary definition.