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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET