Compartir a través de


ProtectedItem.ResourceGuardOperationRequests Propiedad

Definición

Obtiene o establece resourceGuardOperationRequests en los que se realizará la comprobación de LAC.

[Newtonsoft.Json.JsonProperty(PropertyName="resourceGuardOperationRequests")]
public System.Collections.Generic.IList<string> ResourceGuardOperationRequests { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceGuardOperationRequests")>]
member this.ResourceGuardOperationRequests : System.Collections.Generic.IList<string> with get, set
Public Property ResourceGuardOperationRequests As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a