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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for .NET