ManagedClusterBootstrapProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The bootstrap profile.
public class ManagedClusterBootstrapProfile
type ManagedClusterBootstrapProfile = class
Public Class ManagedClusterBootstrapProfile
- Inheritance
-
ManagedClusterBootstrapProfile
Constructors
| Name | Description |
|---|---|
| ManagedClusterBootstrapProfile() |
Initializes a new instance of the ManagedClusterBootstrapProfile class. |
| ManagedClusterBootstrapProfile(String, String) |
Initializes a new instance of the ManagedClusterBootstrapProfile class. |
Properties
| Name | Description |
|---|---|
| ArtifactSource |
Gets or sets the artifact source. The source where the artifacts are downloaded from. Possible values include: 'Cache', 'Direct' |
| ContainerRegistryId |
Gets or sets the resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy. |