HardwareSecurityModulesPrivateEndpointServiceConnectionStatus Struct

Definition

The private endpoint connection status.

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

Constructors

HardwareSecurityModulesPrivateEndpointServiceConnectionStatus(String)

Initializes a new instance of HardwareSecurityModulesPrivateEndpointServiceConnectionStatus.

Properties

Approved

Approved.

Pending

Pending.

Rejected

Rejected.

Methods

Equals(HardwareSecurityModulesPrivateEndpointServiceConnectionStatus)

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

Determines if two HardwareSecurityModulesPrivateEndpointServiceConnectionStatus values are the same.

Implicit(String to HardwareSecurityModulesPrivateEndpointServiceConnectionStatus)

Converts a string to a HardwareSecurityModulesPrivateEndpointServiceConnectionStatus.

Inequality(HardwareSecurityModulesPrivateEndpointServiceConnectionStatus, HardwareSecurityModulesPrivateEndpointServiceConnectionStatus)

Determines if two HardwareSecurityModulesPrivateEndpointServiceConnectionStatus values are not the same.

Applies to