AdvancedSecurityObjectType Struct

Definition

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

Name Description
AdvancedSecurityObjectType(String)

Initializes a new instance of AdvancedSecurityObjectType.

Properties

Name Description
Feeds

Gets the Feeds.

UrlCustom

Gets the UrlCustom.

Methods

Name Description
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

Name Description
Equality(AdvancedSecurityObjectType, AdvancedSecurityObjectType)

Determines if two AdvancedSecurityObjectType values are the same.

Implicit(String to AdvancedSecurityObjectType)

Converts a string to a AdvancedSecurityObjectType.

Implicit(String to Nullable<AdvancedSecurityObjectType>)
Inequality(AdvancedSecurityObjectType, AdvancedSecurityObjectType)

Determines if two AdvancedSecurityObjectType values are not the same.

Applies to