IServerForUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.ServerForUpdateTypeConverter))]
public interface IServerForUpdate : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.ServerForUpdateTypeConverter))>]
type IServerForUpdate = interface
    interface IJsonSerializable
Public Interface IServerForUpdate
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AdministratorLoginPassword
BackupEarliestRestoreDate
BackupGeoRedundantBackup
BackupRetentionDay
CreateMode
HighAvailabilityMode
HighAvailabilityStandbyAvailabilityZone
HighAvailabilityState
Location
MaintenanceWindowCustomWindow
MaintenanceWindowDayOfWeek
MaintenanceWindowStartHour
MaintenanceWindowStartMinute
SkuName
SkuTier
StorageSizeGb
Tag

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to