CustomLocation interface
自訂位置定義。
- Extends
屬性
authentication | 這是選擇性輸入,其中包含應該用來產生命名空間的驗證。 |
cluster |
包含附加元件參考,其中包含用來部署CRD和運算符的圖表。 |
display |
自訂位置位置的顯示名稱。 |
host |
線上的叢集或 AKS 叢集。 自定義位置 RP 會針對 listAdminCredentials 許可權執行 checkAccess API。 |
host |
自定義位置所參考的主機類型(Kubernetes 等...)。 |
identity | 資源的身分識別。 |
namespace | 將在指定叢集上建立的 Kubernetes 命名空間。 |
provisioning |
自定義位置的布建狀態。 |
system |
與資源建立和上次修改相關的元數據注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
location | 資源所在的地理位置 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
authentication
這是選擇性輸入,其中包含應該用來產生命名空間的驗證。
authentication?: CustomLocationPropertiesAuthentication
屬性值
clusterExtensionIds
包含附加元件參考,其中包含用來部署CRD和運算符的圖表。
clusterExtensionIds?: string[]
屬性值
string[]
displayName
自訂位置位置的顯示名稱。
displayName?: string
屬性值
string
hostResourceId
線上的叢集或 AKS 叢集。 自定義位置 RP 會針對 listAdminCredentials 許可權執行 checkAccess API。
hostResourceId?: string
屬性值
string
hostType
自定義位置所參考的主機類型(Kubernetes 等...)。
hostType?: string
屬性值
string
identity
namespace
將在指定叢集上建立的 Kubernetes 命名空間。
namespace?: string
屬性值
string
provisioningState
自定義位置的布建狀態。
provisioningState?: string
屬性值
string
systemData
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
name
資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string