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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET