ResourceGraphClientOperationsMixin 類別
- 繼承
-
builtins.objectResourceGraphClientOperationsMixin
建構函式
ResourceGraphClientOperationsMixin()
方法
resources |
查詢 Azure Resource Manager所管理的資源,以取得要求中指定的範圍。 |
resources
查詢 Azure Resource Manager所管理的資源,以取得要求中指定的範圍。
async resources(query: QueryRequest, **kwargs) -> QueryResponse
參數
- cls
- callable
將傳遞直接回應的自訂類型或函式
傳回
QueryResponse 或 cls (回應的結果)