Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.ReplicationProperties
-
Packages that use ReplicationProperties Package Description com.azure.resourcemanager.containerregistry.fluent.models 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 ReplicationProperties Modifier and Type Method Description ReplicationPropertiesReplicationProperties. withRegionEndpointEnabled(Boolean regionEndpointEnabled)Set the regionEndpointEnabled property: Specifies whether the replication's regional endpoint is enabled.ReplicationPropertiesReplicationProperties. withZoneRedundancy(ZoneRedundancy zoneRedundancy)Set the zoneRedundancy property: Whether or not zone redundancy is enabled for this container registry replication.
-