LinkerResource interface
來源和目標資源的連結器
- Extends
屬性
| auth |
驗證類型。 |
| client |
應用程式客戶端類型 |
| provisioning |
布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| scope | 來源服務中的連線範圍。 |
| secret |
將秘密值儲存在安全位置的選項 |
| system |
系統數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| target |
目標服務屬性 |
| v |
VNet 解決方案。 |
繼承的屬性
| id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
authInfo
clientType
應用程式客戶端類型
clientType?: string
屬性值
string
provisioningState
布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
scope
來源服務中的連線範圍。
scope?: string
屬性值
string
secretStore
systemData
targetService
vNetSolution
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string