CapacityReservationGroupData.SharingSubscriptionResources Property

Definition

Specifies an array of subscription resource IDs that capacity reservation group is shared with. Block Capacity Reservations does not support sharing across subscriptions. Note: Minimum api-version: 2023-09-01. Please refer to https://aka.ms/computereservationsharing for more details.

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.ComputeWriteableSubResourceData> SharingSubscriptionResources { get; }
member this.SharingSubscriptionResources : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.ComputeWriteableSubResourceData>
Public ReadOnly Property SharingSubscriptionResources As IList(Of ComputeWriteableSubResourceData)

Property Value

Applies to