次の方法で共有


IWithSubnet インターフェイス

定義

仮想ネットワーク ID とサブネット名を設定する SQL Virtual Network ルール定義。

public interface IWithSubnet : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithSubnet = interface
    interface IBeta
Public Interface IWithSubnet
Implements IBeta
派生
実装

メソッド

WithSubnet(String, String)

SQL Server Virtual Network Rule の仮想ネットワーク ID とサブネット名を設定します。

適用対象