Compartir a través de


ClusterCreateValidationResult.EstimatedCreationDuration Propiedad

Definición

Obtiene o establece la duración estimada de la creación.

[Newtonsoft.Json.JsonProperty(PropertyName="estimatedCreationDuration")]
public TimeSpan? EstimatedCreationDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="estimatedCreationDuration")>]
member this.EstimatedCreationDuration : Nullable<TimeSpan> with get, set
Public Property EstimatedCreationDuration As Nullable(Of TimeSpan)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a