AzStackHciClusterProperties 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.
AzStackHCI cluster properties.
public class AzStackHciClusterProperties
type AzStackHciClusterProperties = class
Public Class AzStackHciClusterProperties
- Inheritance
-
AzStackHciClusterProperties
Constructors
AzStackHciClusterProperties(String, String, String, IEnumerable<StorageContainerProperties>) |
Initializes a new instance of AzStackHciClusterProperties. |
Properties
ClusterName |
Gets or sets the AzStackHCICluster FQDN name. |
ResourceName |
Gets or sets the AzStackHCICluster resource name. |
StorageAccountName |
Gets or sets the Storage account name. |
StorageContainers |
Gets or sets the list of AzStackHCICluster Storage Container. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET