RulestackScopeType Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET