你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDeploymentSettingsProperties Interface

Definition

[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)

Applies to