MockableMySqlFlexibleServersSubscriptionResource.GetMySqlFlexibleServersCapabilities 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 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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET