次の方法で共有


SecurityAdminConfiguration.ApplyOnNetworkIntentPolicyBasedServices プロパティ

定義

ネットワーク インテント ポリシー ベースのサービスの列挙リストを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象