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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET