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: 2024-03-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: 2024-03-01. Please refer to https://aka.ms/computereservationsharing for more details. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python