IotHubSku 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.
The name of the SKU.
public readonly struct IotHubSku : IEquatable<Azure.ResourceManager.IotHub.Models.IotHubSku>
type IotHubSku = struct
Public Structure IotHubSku
Implements IEquatable(Of IotHubSku)
- Inheritance
-
IotHubSku
- Implements
Constructors
IotHubSku(String) |
Initializes a new instance of IotHubSku. |
Properties
B1 |
B1. |
B2 |
B2. |
B3 |
B3. |
F1 |
F1. |
S1 |
S1. |
S2 |
S2. |
S3 |
S3. |
Methods
Equals(IotHubSku) |
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(IotHubSku, IotHubSku) |
Determines if two IotHubSku values are the same. |
Implicit(String to IotHubSku) | |
Inequality(IotHubSku, IotHubSku) |
Determines if two IotHubSku values are not the same. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET