你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MockableComputeSubscriptionResource.GetSharedGalleries(AzureLocation) 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.
Gets a collection of SharedGalleryResources in the SubscriptionResource.
public virtual Azure.ResourceManager.Compute.SharedGalleryCollection GetSharedGalleries (Azure.Core.AzureLocation location);
abstract member GetSharedGalleries : Azure.Core.AzureLocation -> Azure.ResourceManager.Compute.SharedGalleryCollection
override this.GetSharedGalleries : Azure.Core.AzureLocation -> Azure.ResourceManager.Compute.SharedGalleryCollection
Public Overridable Function GetSharedGalleries (location As AzureLocation) As SharedGalleryCollection
Parameters
- location
- AzureLocation
Resource location.
Returns
An object representing collection of SharedGalleryResources and their operations over a SharedGalleryResource.