Uses of Class
com.azure.resourcemanager.mariadb.models.ServerPropertiesForGeoRestore
Package
Description
Package containing the data models for MariaDBManagementClient.
-
Uses of ServerPropertiesForGeoRestore in com.azure.resourcemanager.mariadb.models
Modifier and TypeMethodDescriptionServerPropertiesForGeoRestore.withMinimalTlsVersion
(MinimalTlsVersionEnum minimalTlsVersion) Set the minimalTlsVersion property: Enforce a minimal Tls version for the server.ServerPropertiesForGeoRestore.withPublicNetworkAccess
(PublicNetworkAccessEnum publicNetworkAccess) Set the publicNetworkAccess property: Whether or not public network access is allowed for this server.ServerPropertiesForGeoRestore.withSourceServerId
(String sourceServerId) Set the sourceServerId property: The source server id to restore from.ServerPropertiesForGeoRestore.withSslEnforcement
(SslEnforcementEnum sslEnforcement) Set the sslEnforcement property: Enable ssl enforcement or not when connect to server.ServerPropertiesForGeoRestore.withStorageProfile
(StorageProfile storageProfile) Set the storageProfile property: Storage profile of a server.ServerPropertiesForGeoRestore.withVersion
(ServerVersion version) Set the version property: Server version.