你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ProvisionedClusterAddonStatusProfile.Phase Property

Definition

Observed phase of the addon or component on the provisioned cluster. Possible values include: 'pending', 'provisioning', 'provisioning {HelmChartInstalled}', 'provisioning {MSICertificateDownloaded}', 'provisioned', 'deleting', 'failed', 'upgrading'.

public Azure.ResourceManager.HybridContainerService.Models.ProvisionedClusterAddonPhase? Phase { get; }
member this.Phase : Nullable<Azure.ResourceManager.HybridContainerService.Models.ProvisionedClusterAddonPhase>
Public ReadOnly Property Phase As Nullable(Of ProvisionedClusterAddonPhase)

Property Value

Applies to