AdvancedSecurityObjectType Struct

Definition

The AdvancedSecurityObjectType.

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

Constructors

AdvancedSecurityObjectType(String)

Initializes a new instance of AdvancedSecurityObjectType.

Properties

Feeds

feeds.

UrlCustom

urlCustom.

Methods

Equals(AdvancedSecurityObjectType)

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(AdvancedSecurityObjectType, AdvancedSecurityObjectType)

Determines if two AdvancedSecurityObjectType values are the same.

Implicit(String to AdvancedSecurityObjectType)

Converts a string to a AdvancedSecurityObjectType.

Inequality(AdvancedSecurityObjectType, AdvancedSecurityObjectType)

Determines if two AdvancedSecurityObjectType values are not the same.

Applies to