SourceControlConfiguration interface
Get & Put 回應中傳回的 SourceControl 組態物件。
- Extends
屬性
compliance |
組態的合規性狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
configuration |
組態受保護組態設定的名稱/值組 |
enable |
啟用此 Git 設定的 Helm 運算符選項。 |
helm |
Helm 運算子的屬性。 |
operator |
運算子的實例名稱 - 識別特定組態。 |
operator |
這個運算子安裝至其中的命名空間。 最多253個小寫英數位元、連字元和句點。 |
operator |
運算符實例的任何參數,格式為字串。 |
operator |
將安裝運算子的範圍。 |
operator |
運算子的類型 |
provisioning |
資源提供者的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
repository |
與此 SourceControl 組態相關聯的公鑰(由叢集內產生或由使用者提供)。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
repository |
SourceControl 存放庫的 URL。 |
ssh |
Base64 編碼known_hosts內容,其中包含存取私人 Git 實例所需的公用 SSH 金鑰 |
system |
最上層元數據 https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
complianceStatus
configurationProtectedSettings
組態受保護組態設定的名稱/值組
configurationProtectedSettings?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
enableHelmOperator
啟用此 Git 設定的 Helm 運算符選項。
enableHelmOperator?: boolean
屬性值
boolean
helmOperatorProperties
operatorInstanceName
運算子的實例名稱 - 識別特定組態。
operatorInstanceName?: string
屬性值
string
operatorNamespace
這個運算子安裝至其中的命名空間。 最多253個小寫英數位元、連字元和句點。
operatorNamespace?: string
屬性值
string
operatorParams
運算符實例的任何參數,格式為字串。
operatorParams?: string
屬性值
string
operatorScope
將安裝運算子的範圍。
operatorScope?: string
屬性值
string
operatorType
運算子的類型
operatorType?: string
屬性值
string
provisioningState
資源提供者的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
repositoryPublicKey
與此 SourceControl 組態相關聯的公鑰(由叢集內產生或由使用者提供)。 注意:這個屬性不會串行化。 它只能由伺服器填入。
repositoryPublicKey?: string
屬性值
string
repositoryUrl
SourceControl 存放庫的 URL。
repositoryUrl?: string
屬性值
string
sshKnownHostsContents
Base64 編碼known_hosts內容,其中包含存取私人 Git 實例所需的公用 SSH 金鑰
sshKnownHostsContents?: string
屬性值
string
systemData
最上層元數據 https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources 注意:此屬性將不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string