FabricQueryParameter interface
要取得網狀架構的查詢參數。
屬性
bios |
要用於擷取代理程式詳細資料的 BIOS 識別碼。 |
discovery |
要用於擷取代理程式詳細資料的已探索機器類型。 |
extended |
值,指出是否要傳回擴充位置對應。 |
fetch |
值,指出是否要擷取代理程式詳細資料。 |
fqdn | 要用於擷取代理程式詳細資料的 FQDN。 |
location |
值,指出是否要傳回位置詳細資料。 |
os |
要用於擷取代理程式詳細資料的 OS 類型。 |
zone |
值,指出是否要傳回區域對區域對應。 |
屬性詳細資料
biosId
要用於擷取代理程式詳細資料的 BIOS 識別碼。
biosId?: string
屬性值
string
discoveryType
要用於擷取代理程式詳細資料的已探索機器類型。
discoveryType?: string
屬性值
string
extendedLocationMappings
值,指出是否要傳回擴充位置對應。
extendedLocationMappings?: string
屬性值
string
fetchAgentDetails
值,指出是否要擷取代理程式詳細資料。
fetchAgentDetails?: string
屬性值
string
fqdn
要用於擷取代理程式詳細資料的 FQDN。
fqdn?: string
屬性值
string
locationDetails
值,指出是否要傳回位置詳細資料。
locationDetails?: string
屬性值
string
osType
要用於擷取代理程式詳細資料的 OS 類型。
osType?: string
屬性值
string
zoneToZoneMappings
值,指出是否要傳回區域對區域對應。
zoneToZoneMappings?: string
屬性值
string