Share via


LabServicesSkuRestrictionType Struct

Definition

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