共用方式為


PrivateLinkResource 類別

私人連結資源。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.cognitiveservices.models._models_py3.Resource
PrivateLinkResource

建構函式

PrivateLinkResource(*, properties: _models.PrivateLinkResourceProperties | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
properties

資源屬性。

變數

名稱 Description
id
str

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

name
str

資源名稱。

type
str

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

properties

資源屬性。