UpgradeUnitsProgress.UpgradeDomainName Property
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.
Gets the name of the upgrade domain going through upgrade if upgrade unit is upgrade domains. Value is undefined for node-by-node upgrades.
public string UpgradeDomainName { get; }
member this.UpgradeDomainName : string
Public ReadOnly Property UpgradeDomainName As String
Property Value
The name of the upgrade domain going through upgrade if upgrade unit is upgrade domains. Value is undefined for node-by-node upgrades.
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET