Share via


MockableMarketplaceTenantResource.GetPrivateStores Method

Definition

Gets a collection of PrivateStoreResources in the TenantResource.

public virtual Azure.ResourceManager.Marketplace.PrivateStoreCollection GetPrivateStores ();
abstract member GetPrivateStores : unit -> Azure.ResourceManager.Marketplace.PrivateStoreCollection
override this.GetPrivateStores : unit -> Azure.ResourceManager.Marketplace.PrivateStoreCollection
Public Overridable Function GetPrivateStores () As PrivateStoreCollection

Returns

An object representing collection of PrivateStoreResources and their operations over a PrivateStoreResource.

Applies to