Compartir a través de


ApiManagementServiceUpdateParameters.Restore Propiedad

Definición

Obtiene o establece undelete Api Management Service si se eliminó temporalmente. Si se especifica esta marca y se establece en True, se omitirán todas las demás propiedades.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.restore")]
public bool? Restore { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.restore")>]
member this.Restore : Nullable<bool> with get, set
Public Property Restore As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a