IDeploymentSettingsProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.DeploymentSettingsPropertiesTypeConverter))]
public interface IDeploymentSettingsProperties : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.DeploymentSettingsPropertiesTypeConverter))>]
type IDeploymentSettingsProperties = interface
interface IJsonSerializable
Public Interface IDeploymentSettingsProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
ArcNodeResourceId |
Azure resource ids of Arc machines to be part of cluster. |
DeploymentConfigurationScaleUnit |
Scale units will contains list of deployment data |
DeploymentConfigurationVersion |
deployment template version |
DeploymentMode |
The deployment mode for cluster deployment. |
DeploymentStatus |
Status of ECE action AzureStackHCI Cluster Deployment. |
DeploymentStatusStep |
List of steps of AzureStackHCI Cluster Deployment. |
OperationType |
The intended operation for a cluster. |
ProvisioningState |
DeploymentSetting provisioning state |
ValidationStatus |
Status of ECE action AzureStackHCI Cluster Deployment. |
ValidationStatusStep |
List of steps of AzureStackHCI Cluster Deployment. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |