ArmPostgreSqlFlexibleServersModelFactory.PostgreSqlFlexibleServerLtrPreBackupContent 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.
public static Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerLtrPreBackupContent PostgreSqlFlexibleServerLtrPreBackupContent(string backupName = default);
static member PostgreSqlFlexibleServerLtrPreBackupContent : string -> Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerLtrPreBackupContent
Public Shared Function PostgreSqlFlexibleServerLtrPreBackupContent (Optional backupName As String = Nothing) As PostgreSqlFlexibleServerLtrPreBackupContent
Parameters
- backupName
- String
Backup Name for the current backup.
Returns
A new PostgreSqlFlexibleServerLtrPreBackupContent instance for mocking.
Exceptions
backupName is null.