Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.ReplicationProperties
Packages that use ReplicationProperties
Package
Description
Package containing the inner data models for ContainerRegistryManagementClient.
-
Uses of ReplicationProperties in com.azure.resourcemanager.containerregistry.fluent.models
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.