IServerProperties Interface

Definition

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

Properties

AdministratorLogin
ByokEnforcement
EarliestRestoreDate
FullyQualifiedDomainName
InfrastructureEncryption
MasterServerId
MinimalTlsVersion
PrivateEndpointConnection
PublicNetworkAccess
ReplicaCapacity
ReplicationRole
SslEnforcement
StorageProfileBackupRetentionDay
StorageProfileGeoRedundantBackup
StorageProfileStorageAutogrow
StorageProfileStorageMb
UserVisibleState
Version

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to