MySqlServerPatch クラス

定義

サーバーの更新が許可されているパラメーター。

public class MySqlServerPatch
type MySqlServerPatch = class
Public Class MySqlServerPatch
継承
MySqlServerPatch

コンストラクター

MySqlServerPatch()

MySqlServerPatch の新しいインスタンスを初期化します。

プロパティ

AdministratorLoginPassword

管理者ログインのパスワード。

Identity

サーバーの Azure Active Directory ID。 現在サポートされている ID の種類: SystemAssigned。

MinimalTlsVersion

サーバーに最小限の Tls バージョンを適用します。

PublicNetworkAccess

このサーバーに対してパブリック ネットワーク アクセスが許可されているかどうか。 値は省略可能ですが、渡される場合は、'Enabled' または 'Disabled' である必要があります。

ReplicationRole

サーバーのレプリケーション ロール。

Sku

サーバーの SKU (価格レベル)。

SslEnforcement

サーバーに接続するときに ssl 強制を有効にするか、有効にしないか。

StorageProfile

サーバーのストレージ プロファイル。

Tags

キーと値のペアの形式による、アプリケーション固有のメタデータ。

Version

サーバーのバージョン。

適用対象