Share via


IDeploymentSetting Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.DeploymentSettingTypeConverter))]
public interface IDeploymentSetting : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api40.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.DeploymentSettingTypeConverter))>]
type IDeploymentSetting = interface
    interface IJsonSerializable
    interface IResource
Public Interface IDeploymentSetting
Implements IResource
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.

Id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

(Inherited from IResource)
Name

The name of the resource

(Inherited from IResource)
OperationType

The intended operation for a cluster.

ProvisioningState

DeploymentSetting provisioning state

SystemDataCreatedAt

The timestamp of resource creation (UTC).

(Inherited from IResource)
SystemDataCreatedBy

The identity that created the resource.

(Inherited from IResource)
SystemDataCreatedByType

The type of identity that created the resource.

(Inherited from IResource)
SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

(Inherited from IResource)
SystemDataLastModifiedBy

The identity that last modified the resource.

(Inherited from IResource)
SystemDataLastModifiedByType

The type of identity that last modified the resource.

(Inherited from IResource)
Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)
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