Language

MockableMySqlFlexibleServersSubscriptionResource.GetMySqlFlexibleServersCapabilities Method

Definition

Gets a collection of MySqlFlexibleServersCapabilities 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 locationName for the resource.

Returns

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

Applies to