CloudHsmClusterSkuFamily Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
| Name | Description |
|---|---|
| CloudHsmClusterSkuFamily(String) |
Initializes a new instance of CloudHsmClusterSkuFamily. |
Properties
| Name | Description |
|---|---|
| B |
B. |
Methods
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| 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. |