次の方法で共有


ISkuCollectionByTargetSegment.ByReservationScope(String) Method

Definition

Retrieves the operations that can be applied on sku id's filtered by a specific reservation scope.

public Microsoft.Store.PartnerCenter.Products.ISkuCollectionByTargetSegmentByReservationScope ByReservationScope (string reservationScope);
abstract member ByReservationScope : string -> Microsoft.Store.PartnerCenter.Products.ISkuCollectionByTargetSegmentByReservationScope
Public Function ByReservationScope (reservationScope As String) As ISkuCollectionByTargetSegmentByReservationScope

Parameters

reservationScope
String

The reservation scope filter.

Returns

The individual sku operations sorted by reservation scope.

Applies to