ArtifactSource interface
定義成品所在來源位置的資源。
- Extends
屬性
artifact |
從 'authentication' 屬性 [例如,Blob 容器的 SAS URI] 所參考的位置路徑,指向成品的位置。 這可用來區分不同版本的成品。 或者,不同類型的成品,例如二進位檔或範本。 與這個選擇性 artifactRoot 路徑串連的驗證屬性所參考的位置,會形成預期找到成品的成品來源位置。 |
authentication | 用來存取成品來源的驗證方法。 |
source |
所使用的成品來源類型。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
location | 資源所在的地理位置 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
artifactRoot
從 'authentication' 屬性 [例如,Blob 容器的 SAS URI] 所參考的位置路徑,指向成品的位置。 這可用來區分不同版本的成品。 或者,不同類型的成品,例如二進位檔或範本。 與這個選擇性 artifactRoot 路徑串連的驗證屬性所參考的位置,會形成預期找到成品的成品來源位置。
artifactRoot?: string
屬性值
string
authentication
sourceType
所使用的成品來源類型。
sourceType?: string
屬性值
string
繼承的屬性詳細資料
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