다음을 통해 공유


MonitorPrivateLinkScopeData 클래스

정의

MonitorPrivateLinkScope 데이터 모델을 나타내는 클래스입니다. Azure Monitor PrivateLinkScope 정의.

public class MonitorPrivateLinkScopeData : Azure.ResourceManager.Models.TrackedResourceData
type MonitorPrivateLinkScopeData = class
    inherit TrackedResourceData
Public Class MonitorPrivateLinkScopeData
Inherits TrackedResourceData
상속
MonitorPrivateLinkScopeData

생성자

MonitorPrivateLinkScopeData(AzureLocation, MonitorPrivateLinkAccessModeSettings)

MonitorPrivateLinkScopeData의 새 instance 초기화합니다.

속성

AccessModeSettings

액세스 모드 설정.

Id

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

(다음에서 상속됨 ResourceData)
Location

리소스가 있는 지리적 위치입니다.

(다음에서 상속됨 TrackedResourceData)
Name

리소스의 이름입니다.

(다음에서 상속됨 ResourceData)
PrivateEndpointConnections

프라이빗 엔드포인트 연결 목록입니다.

ProvisioningState

이 PrivateLinkScope의 현재 상태: 가 정의된 리소스 그룹 내에서 프로비전되었는지 여부입니다. 사용자는 이 값을 변경할 수 없지만 이 값을 읽을 수 있습니다. 값에는 프로비저닝, 성공, 취소 및 실패가 포함됩니다.

ResourceType

리소스 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts".

(다음에서 상속됨 ResourceData)
SystemData

createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다.

(다음에서 상속됨 ResourceData)
Tags

리소스 태그.

(다음에서 상속됨 TrackedResourceData)

적용 대상