ResourceSharingProfile Class
ResourceSharingProfile.
- Inheritance
-
azure.mgmt.compute._serialization.ModelResourceSharingProfile
Constructor
ResourceSharingProfile(*, subscription_ids: List[_models.SubResource] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
subscription_ids
|
Specifies an array of subscription resource IDs that capacity reservation group is shared with. Note: Minimum api-version: 2023-09-01. Please refer to https://aka.ms/computereservationsharing for more details. |
Variables
Name | Description |
---|---|
subscription_ids
|
Specifies an array of subscription resource IDs that capacity reservation group is shared with. Note: Minimum api-version: 2023-09-01. Please refer to https://aka.ms/computereservationsharing for more details. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python