public enum Allocation.Types.ShareSettings.Types.ShareTypeReference documentation and code samples for the Capacity Planner v1beta API enum Allocation.Types.ShareSettings.Types.ShareType.
Possible scope in which the reservation can be shared. More granularity can be added in future.
Namespace
Google.Cloud.CapacityPlanner.V1BetaAssembly
Google.Cloud.CapacityPlanner.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
DirectProjectsUnderSpecificFolders |
Shared-reservation is open to direct child projects of specific folders. |
Local |
Default value. |
Organization |
Shared-reservation is open to entire Organization |
SpecificProjects |
Shared-reservation is open to specific projects |
Unspecified |
Default value. This value is unused. |