Freigeben über


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

Name Description
LabServicesSkuRestrictionType(String)

Initializes a new instance of LabServicesSkuRestrictionType.

Properties

Name Description
Location

Location.

Methods

Name Description
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

Name Description
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