Uses of Class
com.azure.resourcemanager.storage.models.ObjectReplicationPolicyPropertiesMetrics
Packages that use ObjectReplicationPolicyPropertiesMetrics
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of ObjectReplicationPolicyPropertiesMetrics in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return ObjectReplicationPolicyPropertiesMetricsModifier and TypeMethodDescriptionObjectReplicationPolicyInner.metrics()Get the metrics property: Optional.ObjectReplicationPolicyProperties.metrics()Get the metrics property: Optional.Methods in com.azure.resourcemanager.storage.fluent.models with parameters of type ObjectReplicationPolicyPropertiesMetricsModifier and TypeMethodDescriptionObjectReplicationPolicyInner.withMetrics(ObjectReplicationPolicyPropertiesMetrics metrics) Set the metrics property: Optional.ObjectReplicationPolicyProperties.withMetrics(ObjectReplicationPolicyPropertiesMetrics metrics) Set the metrics property: Optional. -
Uses of ObjectReplicationPolicyPropertiesMetrics in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type ObjectReplicationPolicyPropertiesMetricsMethods in com.azure.resourcemanager.storage.models that return ObjectReplicationPolicyPropertiesMetricsModifier and TypeMethodDescriptionObjectReplicationPolicyPropertiesMetrics.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ObjectReplicationPolicyPropertiesMetrics from the JsonReader.ObjectReplicationPolicyPropertiesMetrics.withEnabled(Boolean enabled) Set the enabled property: Indicates whether object replication metrics feature is enabled for the policy.