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