ManagedClusterBootstrapProfile interface
The bootstrap profile.
Properties
| artifact |
The artifact source. The source where the artifacts are downloaded from. |
| container |
The resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy. |
Property Details
artifactSource
The artifact source. The source where the artifacts are downloaded from.
artifactSource?: string
Property Value
string
containerRegistryId
The resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy.
containerRegistryId?: string
Property Value
string