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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET