다음을 통해 공유


AppliedScopeType 구조체

정의

적용된 범위의 형식입니다.

public readonly struct AppliedScopeType : IEquatable<Azure.ResourceManager.Reservations.Models.AppliedScopeType>
type AppliedScopeType = struct
Public Structure AppliedScopeType
Implements IEquatable(Of AppliedScopeType)
상속
AppliedScopeType
구현

생성자

AppliedScopeType(String)

AppliedScopeType의 새 인스턴스를 초기화합니다.

속성

ManagementGroup

ManagementGroup.

Shared

공유.

Single

단일:

메서드

Equals(AppliedScopeType)

현재 개체가 동일한 형식의 다른 개체와 같은지 여부를 나타냅니다.

ToString()

이 인스턴스의 정규화된 형식 이름을 반환합니다.

연산자

Equality(AppliedScopeType, AppliedScopeType)

AppliedScopeType 값이 같은지 확인합니다.

Implicit(String to AppliedScopeType)

문자열을 AppliedScopeType으로 변환합니다.

Inequality(AppliedScopeType, AppliedScopeType)

AppliedScopeType 값이 같지 않은지 확인합니다.

적용 대상