BillingBenefitsAppliedScopeType Struct

Definition

Type of the Applied Scope.

public readonly struct BillingBenefitsAppliedScopeType : IEquatable<Azure.ResourceManager.BillingBenefits.Models.BillingBenefitsAppliedScopeType>
type BillingBenefitsAppliedScopeType = struct
Public Structure BillingBenefitsAppliedScopeType
Implements IEquatable(Of BillingBenefitsAppliedScopeType)
Inheritance
BillingBenefitsAppliedScopeType
Implements

Constructors

BillingBenefitsAppliedScopeType(String)

Initializes a new instance of BillingBenefitsAppliedScopeType.

Properties

ManagementGroup

ManagementGroup.

Shared

Shared.

Single

Single.

Methods

Equals(BillingBenefitsAppliedScopeType)

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(BillingBenefitsAppliedScopeType, BillingBenefitsAppliedScopeType)

Determines if two BillingBenefitsAppliedScopeType values are the same.

Implicit(String to BillingBenefitsAppliedScopeType)

Converts a string to a BillingBenefitsAppliedScopeType.

Inequality(BillingBenefitsAppliedScopeType, BillingBenefitsAppliedScopeType)

Determines if two BillingBenefitsAppliedScopeType values are not the same.

Applies to