MySqlFlexibleServerResource.GetMySqlFlexibleServerBackupV2s 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 MySqlFlexibleServerBackupV2Resources in the MySqlFlexibleServer.
public virtual Azure.ResourceManager.MySql.FlexibleServers.MySqlFlexibleServerBackupV2Collection GetMySqlFlexibleServerBackupV2s ();
abstract member GetMySqlFlexibleServerBackupV2s : unit -> Azure.ResourceManager.MySql.FlexibleServers.MySqlFlexibleServerBackupV2Collection
override this.GetMySqlFlexibleServerBackupV2s : unit -> Azure.ResourceManager.MySql.FlexibleServers.MySqlFlexibleServerBackupV2Collection
Public Overridable Function GetMySqlFlexibleServerBackupV2s () As MySqlFlexibleServerBackupV2Collection
Returns
An object representing collection of MySqlFlexibleServerBackupV2Resources and their operations over a MySqlFlexibleServerBackupV2Resource.
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET