CloudHsmClusterSkuFamily Struct

Definition

Sku family of the Cloud HSM Cluster.

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

Constructors

CloudHsmClusterSkuFamily(String)

Initializes a new instance of CloudHsmClusterSkuFamily.

Properties

B

B.

Methods

Equals(CloudHsmClusterSkuFamily)

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

Determines if two CloudHsmClusterSkuFamily values are the same.

Implicit(String to CloudHsmClusterSkuFamily)

Converts a string to a CloudHsmClusterSkuFamily.

Inequality(CloudHsmClusterSkuFamily, CloudHsmClusterSkuFamily)

Determines if two CloudHsmClusterSkuFamily values are not the same.

Applies to