Bagikan melalui


RulestackScopeType Struct

Definition

Rulestack Type.

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

Constructors

RulestackScopeType(String)

Initializes a new instance of RulestackScopeType.

Properties

Global

GLOBAL.

Local

LOCAL.

Methods

Equals(RulestackScopeType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(RulestackScopeType, RulestackScopeType)

Determines if two RulestackScopeType values are the same.

Implicit(String to RulestackScopeType)

Converts a string to a RulestackScopeType.

Inequality(RulestackScopeType, RulestackScopeType)

Determines if two RulestackScopeType values are not the same.

Applies to