次の方法で共有


RulestackScopeType 構造体

定義

Rulestack Type。

public readonly struct RulestackScopeType : IEquatable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.RulestackScopeType>
type RulestackScopeType = struct
Public Structure RulestackScopeType
Implements IEquatable(Of RulestackScopeType)
継承
RulestackScopeType
実装

コンストラクター

RulestackScopeType(String)

RulestackScopeType の新しいインスタンスを初期化します。

プロパティ

Global

グローバル。

Local

地元の。

メソッド

Equals(RulestackScopeType)

現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。

ToString()

このインスタンスの完全修飾型名を返します。

演算子

Equality(RulestackScopeType, RulestackScopeType)

2 つの RulestackScopeType 値が同じかどうかを判断します。

Implicit(String to RulestackScopeType)

文字列を RulestackScopeType に変換します。

Inequality(RulestackScopeType, RulestackScopeType)

2 つの RulestackScopeType 値が同じでないかどうかを判断します。

適用対象