ResourceGroupPatchable 類別
資源群組資訊。
- 繼承
-
azure.mgmt.resource.resources._serialization.ModelResourceGroupPatchable
建構函式
ResourceGroupPatchable(*, name: str | None = None, properties: _models.ResourceGroupProperties | None = None, managed_by: str | None = None, tags: Dict[str, str] | None = None, **kwargs: Any)
僅限關鍵字參數
名稱 | Description |
---|---|
name
|
資源群組的名稱。 |
properties
|
資源群組屬性。 |
managed_by
|
管理此資源群組之資源的識別碼。 |
tags
|
附加至資源群組的標記。 |
變數
名稱 | Description |
---|---|
name
|
資源群組的名稱。 |
properties
|
資源群組屬性。 |
managed_by
|
管理此資源群組之資源的識別碼。 |
tags
|
附加至資源群組的標記。 |