Language

PaymentHsmClusterSkuFamily Struct

Definition

Sku family of the Payment HSM Cluster.

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

Constructors

Name Description
PaymentHsmClusterSkuFamily(String)

Initializes a new instance of PaymentHsmClusterSkuFamily.

Properties

Name Description
B

B family SKU.

Methods

Name Description
Equals(PaymentHsmClusterSkuFamily)

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

Determines if two PaymentHsmClusterSkuFamily values are the same.

Implicit(String to Nullable<PaymentHsmClusterSkuFamily>)
Implicit(String to PaymentHsmClusterSkuFamily)

Converts a string to a PaymentHsmClusterSkuFamily.

Inequality(PaymentHsmClusterSkuFamily, PaymentHsmClusterSkuFamily)

Determines if two PaymentHsmClusterSkuFamily values are not the same.

Applies to