RegistryProperties |
RegistryProperties.withAdminUserEnabled(Boolean adminUserEnabled) |
Set the adminUserEnabled property: The value that indicates whether the admin user is enabled.
|
RegistryProperties |
RegistryProperties.withDataEndpointEnabled(Boolean dataEndpointEnabled) |
Set the dataEndpointEnabled property: Enable a single data endpoint per region for serving data.
|
RegistryProperties |
RegistryProperties.withEncryption(EncryptionProperty encryption) |
Set the encryption property: The encryption settings of container registry.
|
RegistryProperties |
RegistryProperties.withNetworkRuleBypassOptions(NetworkRuleBypassOptions networkRuleBypassOptions) |
Set the networkRuleBypassOptions property: Whether to allow trusted Azure services to access a network restricted
registry.
|
RegistryProperties |
RegistryProperties.withNetworkRuleSet(NetworkRuleSet networkRuleSet) |
Set the networkRuleSet property: The network rule set for a container registry.
|
RegistryProperties |
RegistryProperties.withPolicies(Policies policies) |
Set the policies property: The policies for a container registry.
|
RegistryProperties |
RegistryProperties.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess) |
Set the publicNetworkAccess property: Whether or not public network access is allowed for the container registry.
|
RegistryProperties |
RegistryProperties.withZoneRedundancy(ZoneRedundancy zoneRedundancy) |
Set the zoneRedundancy property: Whether or not zone redundancy is enabled for this container registry.
|