次の方法で共有


ProtectedItem.ResourceGuardOperationRequests プロパティ

定義

LAC チェックを実行する resourceGuardOperationRequests を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象