ArmResource 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
특정 리소스를 통해 수행할 수 있는 작업을 나타내는 클래스입니다.
public abstract class ArmResource
type ArmResource = class
Public MustInherit Class ArmResource
- 상속
-
ArmResource
- 파생
생성자
ArmResource() |
모의를 위해 클래스의 ArmResource 새 instance 초기화합니다. |
ArmResource(ArmClient, ResourceIdentifier) |
ArmResource 클래스의 새 인스턴스를 초기화합니다. |
속성
Client |
이 리소스 클라이언트를 ArmClient 만든 을 가져옵니다. |
Diagnostics |
이 리소스 클라이언트에 대한 진단 옵션을 가져옵니다. |
Endpoint |
이 리소스 클라이언트의 기본 URI를 가져옵니다. |
Id |
리소스 식별자를 가져옵니다. |
Pipeline |
이 리소스 클라이언트에 대한 파이프라인을 가져옵니다. |
메서드
CanUseTagResource(CancellationToken) |
TagResource API가 현재 환경에 배포되었는지 확인합니다. |
CanUseTagResourceAsync(CancellationToken) |
TagResource API가 현재 환경에 배포되었는지 확인합니다. |
GetAvailableLocations(CancellationToken) |
사용 가능한 모든 지리적 위치를 나열합니다. |
GetAvailableLocationsAsync(CancellationToken) |
사용 가능한 모든 지리적 위치를 나열합니다. |
GetManagementLock(String, CancellationToken) |
scope 관리 잠금을 가져옵니다.
|
GetManagementLockAsync(String, CancellationToken) |
scope 관리 잠금을 가져옵니다.
|
GetManagementLocks() |
ArmResource에서 ManagementLockResources의 컬렉션을 가져옵니다. |
GetPolicyAssignment(String, CancellationToken) |
이 작업은 이름 및 생성된 scope 지정된 단일 정책 할당을 검색합니다.
|
GetPolicyAssignmentAsync(String, CancellationToken) |
이 작업은 이름 및 생성된 scope 지정된 단일 정책 할당을 검색합니다.
|
GetPolicyAssignments() |
ArmResource에서 PolicyAssignmentResources의 컬렉션을 가져옵니다. |
GetPolicyExemption(String, CancellationToken) |
이 작업은 이름 및 생성된 scope 지정된 단일 정책 예외를 검색합니다. 요청 경로: /{scope}/providers/Microsoft.Authorization/policyExemptions/{policyExemptionName} 작업 ID: PolicyExemptions_Get |
GetPolicyExemptionAsync(String, CancellationToken) |
이 작업은 이름 및 생성된 scope 지정된 단일 정책 예외를 검색합니다. 요청 경로: /{scope}/providers/Microsoft.Authorization/policyExemptions/{policyExemptionName} 작업 ID: PolicyExemptions_Get |
GetPolicyExemptions() |
ArmResource에서 PolicyExemptionResources의 컬렉션을 가져옵니다. |
GetTagResource() |
ArmResource에서 수행할 수 있는 instance 작업과 함께 TagResource를 나타내는 개체를 가져옵니다. |
TryGetApiVersion(ResourceType, String) |
현재 클라이언트 옵션에 대해 설정된 경우 api 버전 재정의를 가져옵니다. |
확장 메서드
GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken) |
이름(GUID)으로 역할 정의를 가져옵니다.
|
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken) |
이름(GUID)으로 역할 정의를 가져옵니다.
|
GetAuthorizationRoleDefinitions(ArmResource) |
ArmResource에서 AuthorizationRoleDefinitionResources의 컬렉션을 가져옵니다. |
GetDenyAssignment(ArmResource, String, CancellationToken) |
지정된 거부 할당을 가져옵니다.
|
GetDenyAssignmentAsync(ArmResource, String, CancellationToken) |
지정된 거부 할당을 가져옵니다.
|
GetDenyAssignments(ArmResource) |
ArmResource에서 DenyAssignmentResources의 컬렉션을 가져옵니다. |
GetRoleAssignment(ArmResource, String, String, CancellationToken) |
scope 및 이름으로 역할 할당을 가져옵니다.
|
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken) |
scope 및 이름으로 역할 할당을 가져옵니다.
|
GetRoleAssignments(ArmResource) |
ArmResource에서 RoleAssignmentResources의 컬렉션을 가져옵니다. |
GetRoleAssignmentSchedule(ArmResource, String, CancellationToken) |
리소스 scope 대해 지정된 역할 할당 일정을 가져옵니다.
|
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken) |
리소스 scope 대해 지정된 역할 할당 일정을 가져옵니다.
|
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken) |
지정된 역할 할당 일정 instance 가져옵니다.
|
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken) |
지정된 역할 할당 일정 instance 가져옵니다.
|
GetRoleAssignmentScheduleInstances(ArmResource) |
ArmResource에서 RoleAssignmentScheduleInstanceResources의 컬렉션을 가져옵니다. |
GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken) |
지정된 역할 할당 일정 요청을 가져옵니다.
|
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken) |
지정된 역할 할당 일정 요청을 가져옵니다.
|
GetRoleAssignmentScheduleRequests(ArmResource) |
ArmResource에서 RoleAssignmentScheduleRequestResources의 컬렉션을 가져옵니다. |
GetRoleAssignmentSchedules(ArmResource) |
ArmResource에서 RoleAssignmentScheduleResources의 컬렉션을 가져옵니다. |
GetRoleEligibilitySchedule(ArmResource, String, CancellationToken) |
리소스 scope 대해 지정된 역할 자격 일정을 가져옵니다.
|
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken) |
리소스 scope 대해 지정된 역할 자격 일정을 가져옵니다.
|
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken) |
지정된 역할 자격 일정 instance 가져옵니다.
|
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken) |
지정된 역할 자격 일정 instance 가져옵니다.
|
GetRoleEligibilityScheduleInstances(ArmResource) |
ArmResource에서 RoleEligibilityScheduleInstanceResources의 컬렉션을 가져옵니다. |
GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken) |
지정된 역할 자격 일정 요청을 가져옵니다.
|
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken) |
지정된 역할 자격 일정 요청을 가져옵니다.
|
GetRoleEligibilityScheduleRequests(ArmResource) |
ArmResource에서 RoleEligibilityScheduleRequestResources의 컬렉션을 가져옵니다. |
GetRoleEligibilitySchedules(ArmResource) |
ArmResource에서 RoleEligibilityScheduleResources의 컬렉션을 가져옵니다. |
GetRoleManagementPolicies(ArmResource) |
ArmResource에서 RoleManagementPolicyResources의 컬렉션을 가져옵니다. |
GetRoleManagementPolicy(ArmResource, String, CancellationToken) |
리소스 scope 대해 지정된 역할 관리 정책을 가져옵니다.
|
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken) |
리소스 scope 대해 지정된 역할 관리 정책 할당을 가져옵니다.
|
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken) |
리소스 scope 대해 지정된 역할 관리 정책 할당을 가져옵니다.
|
GetRoleManagementPolicyAssignments(ArmResource) |
ArmResource에서 RoleManagementPolicyAssignmentResources의 컬렉션을 가져옵니다. |
GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken) |
리소스 scope 대해 지정된 역할 관리 정책을 가져옵니다.
|
GetSystemAssignedIdentity(ArmResource) |
ArmResource에서 수행할 수 있는 instance 작업과 함께 SystemAssignedIdentityResource를 나타내는 개체를 가져옵니다. |
GetDiagnosticSetting(ArmResource, String, CancellationToken) |
지정된 리소스에 대한 활성 진단 설정을 가져옵니다. 요청 경로: /{resourceUri}/providers/Microsoft.Insights/diagnosticSettings/{name} 작업 ID: DiagnosticSettings_Get |
GetDiagnosticSettingAsync(ArmResource, String, CancellationToken) |
지정된 리소스에 대한 활성 진단 설정을 가져옵니다. 요청 경로: /{resourceUri}/providers/Microsoft.Insights/diagnosticSettings/{name} 작업 ID: DiagnosticSettings_Get |
GetDiagnosticSettings(ArmResource) |
ArmResource에서 DiagnosticSettingResources의 컬렉션을 가져옵니다. |
GetLinkerResource(ArmResource, String, CancellationToken) |
지정된 이름의 링커 리소스를 반환합니다.
|
GetLinkerResourceAsync(ArmResource, String, CancellationToken) |
지정된 이름의 링커 리소스를 반환합니다.
|
GetLinkerResources(ArmResource) |
ArmResource에서 LinkerResources의 컬렉션을 가져옵니다. |