LabServicesSkuRestrictionType 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 type of restriction.
public readonly struct LabServicesSkuRestrictionType : IEquatable<Azure.ResourceManager.LabServices.Models.LabServicesSkuRestrictionType>
type LabServicesSkuRestrictionType = struct
Public Structure LabServicesSkuRestrictionType
Implements IEquatable(Of LabServicesSkuRestrictionType)
- Inheritance
-
LabServicesSkuRestrictionType
- Implements
Constructors
LabServicesSkuRestrictionType(String) |
Initializes a new instance of LabServicesSkuRestrictionType. |
Properties
Location |
Location. |
Methods
Equals(LabServicesSkuRestrictionType) |
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(LabServicesSkuRestrictionType, LabServicesSkuRestrictionType) |
Determines if two LabServicesSkuRestrictionType values are the same. |
Implicit(String to LabServicesSkuRestrictionType) |
Converts a string to a LabServicesSkuRestrictionType. |
Inequality(LabServicesSkuRestrictionType, LabServicesSkuRestrictionType) |
Determines if two LabServicesSkuRestrictionType values are not the same. |
Applies to
Azure SDK for .NET