DeploymentStackValidateResult interface

The Deployment stack validation result.

Extends

Properties

properties

The validation result details.

Inherited Properties

error

The error detail.

id

String Id used to locate any resource on Azure. NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of this resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

type

Type of this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

properties

The validation result details.

properties?: DeploymentStackValidateProperties

Property Value

Inherited Property Details

error

The error detail.

error?: ErrorDetail

Property Value

Inherited From DeploymentStacksError.error

id

String Id used to locate any resource on Azure. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From AzureResourceBase.id

name

Name of this resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From AzureResourceBase.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From AzureResourceBase.systemData

type

Type of this resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From AzureResourceBase.type