다음을 통해 공유


AzureEntityResource 클래스

정의

etag를 사용하는 Azure Resource Manager 리소스에 대한 리소스 모델 정의입니다.

public class AzureEntityResource : Microsoft.Azure.Management.AzureStackHCI.Models.Resource
type AzureEntityResource = class
    inherit Resource
Public Class AzureEntityResource
Inherits Resource
상속
AzureEntityResource

생성자

AzureEntityResource()

AzureEntityResource 클래스의 새 instance 초기화합니다.

AzureEntityResource(String, String, String, String)

AzureEntityResource 클래스의 새 instance 초기화합니다.

속성

Etag

리소스 Etag를 가져옵니다.

Id

리소스에 대한 정규화된 리소스 ID를 가져옵니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(다음에서 상속됨 Resource)
Name

리소스의 이름을 가져옵니다.

(다음에서 상속됨 Resource)
Type

리소스의 형식을 가져옵니다. 예- Microsoft.Compute/virtualMachines 또는 Microsoft.Storage/storageAccounts.

(다음에서 상속됨 Resource)

적용 대상