共用方式為


DatasourceSet interface

要備份之數據源的DatasourceSet詳細數據

屬性

datasourceType

資源的 DatasourceType。

objectType

Datasource 物件的類型,用來初始化正確的繼承類型

resourceID

資源的完整 ARM 識別碼。 針對 Azure 資源,這是 ARM 識別碼。 針對非 Azure 資源,這會是透過 Fabric/Vault 備份服務所建立的標識符。

resourceLocation

數據源的位置。

resourceName

父系內容中資源的唯一標識符。

resourceProperties

數據源集特有的屬性

resourceType

數據源的資源類型。

resourceUri

資源的 URI。

屬性詳細資料

datasourceType

資源的 DatasourceType。

datasourceType?: string

屬性值

string

objectType

Datasource 物件的類型,用來初始化正確的繼承類型

objectType?: string

屬性值

string

resourceID

資源的完整 ARM 識別碼。 針對 Azure 資源,這是 ARM 識別碼。 針對非 Azure 資源,這會是透過 Fabric/Vault 備份服務所建立的標識符。

resourceID: string

屬性值

string

resourceLocation

數據源的位置。

resourceLocation?: string

屬性值

string

resourceName

父系內容中資源的唯一標識符。

resourceName?: string

屬性值

string

resourceProperties

數據源集特有的屬性

resourceProperties?: BaseResourcePropertiesUnion

屬性值

resourceType

數據源的資源類型。

resourceType?: string

屬性值

string

resourceUri

資源的 URI。

resourceUri?: string

屬性值

string