SphereCatalogResource.GetSphereImages 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 SphereImages in the SphereCatalogResource.
public virtual Azure.ResourceManager.Sphere.SphereImageCollection GetSphereImages();
abstract member GetSphereImages : unit -> Azure.ResourceManager.Sphere.SphereImageCollection
override this.GetSphereImages : unit -> Azure.ResourceManager.Sphere.SphereImageCollection
Public Overridable Function GetSphereImages () As SphereImageCollection
Returns
An object representing collection of SphereImages and their operations over a SphereImageResource.