MockableMySqlFlexibleServersSubscriptionResource.GetMySqlFlexibleServersCapabilities Method

Definition

Gets a collection of MySqlFlexibleServersCapabilityResources in the SubscriptionResource.

public virtual Azure.ResourceManager.MySql.FlexibleServers.MySqlFlexibleServersCapabilityCollection GetMySqlFlexibleServersCapabilities (Azure.Core.AzureLocation locationName);
abstract member GetMySqlFlexibleServersCapabilities : Azure.Core.AzureLocation -> Azure.ResourceManager.MySql.FlexibleServers.MySqlFlexibleServersCapabilityCollection
override this.GetMySqlFlexibleServersCapabilities : Azure.Core.AzureLocation -> Azure.ResourceManager.MySql.FlexibleServers.MySqlFlexibleServersCapabilityCollection
Public Overridable Function GetMySqlFlexibleServersCapabilities (locationName As AzureLocation) As MySqlFlexibleServersCapabilityCollection

Parameters

locationName
AzureLocation

The name of the location.

Returns

An object representing collection of MySqlFlexibleServersCapabilityResources and their operations over a MySqlFlexibleServersCapabilityResource.

Applies to