ScaleUnitConfiguration interface
Configuration for ScaleUnit pool.
Properties
| disable |
Gets or sets a value indicating whether PublicEgress is disabled. |
| registries | Gets or sets a list of Registry sources that will be used to confirm identity, storage, ACR. |
Property Details
disablePublicEgress
Gets or sets a value indicating whether PublicEgress is disabled.
disablePublicEgress?: boolean
Property Value
boolean
registries
Gets or sets a list of Registry sources that will be used to confirm identity, storage, ACR.
registries?: string[]
Property Value
string[]