ClusterCreateValidationResult interface

The response of cluster create request validation.

Properties

aaddsResourcesDetails

The Azure active directory domain service resource details.

estimatedCreationDuration

The estimated creation duration.

validationErrors

The validation errors.

validationWarnings

The validation warnings.

Property Details

aaddsResourcesDetails

The Azure active directory domain service resource details.

aaddsResourcesDetails?: AaddsResourceDetails[]

Property Value

estimatedCreationDuration

The estimated creation duration.

estimatedCreationDuration?: string

Property Value

string

validationErrors

The validation errors.

validationErrors?: ValidationErrorInfo[]

Property Value

validationWarnings

The validation warnings.

validationWarnings?: ValidationErrorInfo[]

Property Value