共用方式為


MonitorPrivateEndpointConnectionData 類別

定義

代表 MonitorPrivateEndpointConnection 資料模型的類別。 私人端點連線資源。

public class MonitorPrivateEndpointConnectionData : Azure.ResourceManager.Models.ResourceData
type MonitorPrivateEndpointConnectionData = class
    inherit ResourceData
Public Class MonitorPrivateEndpointConnectionData
Inherits ResourceData
繼承
MonitorPrivateEndpointConnectionData

建構函式

MonitorPrivateEndpointConnectionData()

初始化 MonitorPrivateEndpointConnectionData 的新實例。

屬性

ConnectionState

服務取用者與提供者之間線上狀態的相關資訊集合。

Id

資源的完整資源識別碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

(繼承來源 ResourceData)
Name

資源名稱。

(繼承來源 ResourceData)
PrivateEndpointId

取得識別碼。

ProvisioningState

私人端點連線資源的布建狀態。

ResourceType

資源類型。 例如 「Microsoft.Compute/virtualMachines」 或 「Microsoft.Storage/storageAccounts」。

(繼承來源 ResourceData)
SystemData

Azure Resource Manager 包含 createdBy 和 modifiedBy 資訊的中繼資料。

(繼承來源 ResourceData)

適用於