MapsAccountResource.GetMapsCreators Method

Definition

Gets a collection of MapsCreators in the MapsAccountResource.

public virtual Azure.ResourceManager.Maps.MapsCreatorCollection GetMapsCreators();
abstract member GetMapsCreators : unit -> Azure.ResourceManager.Maps.MapsCreatorCollection
override this.GetMapsCreators : unit -> Azure.ResourceManager.Maps.MapsCreatorCollection
Public Overridable Function GetMapsCreators () As MapsCreatorCollection

Returns

An object representing collection of MapsCreators and their operations over a MapsCreatorResource.

Applies to