Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.ReplicationProperties
Packages that use ReplicationProperties
Package
Description
Package containing the inner data models for ContainerRegistryManagementClient.
null.
-
Uses of ReplicationProperties in com.azure.resourcemanager.containerregistry.fluent.models
Classes in com.azure.resourcemanager.containerregistry.fluent.models that implement interfaces with type arguments of type ReplicationPropertiesModifier and TypeClassDescriptionfinal classThe properties of a replication.Methods in com.azure.resourcemanager.containerregistry.fluent.models that return ReplicationPropertiesModifier and TypeMethodDescriptionstatic ReplicationPropertiesReplicationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ReplicationProperties from the JsonReader.ReplicationProperties.withRegionEndpointEnabled(Boolean regionEndpointEnabled) Set the regionEndpointEnabled property: Specifies whether the replication's regional endpoint is enabled.ReplicationProperties.withZoneRedundancy(ZoneRedundancy zoneRedundancy) Set the zoneRedundancy property: Whether or not zone redundancy is enabled for this container registry replication.