ArmMarketplaceModelFactory.SubscriptionsContextList Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of SubscriptionsContextList.
public static Azure.ResourceManager.Marketplace.Models.SubscriptionsContextList SubscriptionsContextList (System.Collections.Generic.IEnumerable<string> subscriptionsIds = default);
static member SubscriptionsContextList : seq<string> -> Azure.ResourceManager.Marketplace.Models.SubscriptionsContextList
Public Shared Function SubscriptionsContextList (Optional subscriptionsIds As IEnumerable(Of String) = Nothing) As SubscriptionsContextList
Parameters
- subscriptionsIds
- IEnumerable<String>
Returns
A new SubscriptionsContextList instance for mocking.