次の方法で共有


IWithSubnet<ParentT> インターフェイス

定義

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

public interface IWithSubnet<ParentT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithSubnet<'ParentT> = interface
    interface IBeta
Public Interface IWithSubnet(Of ParentT)
Implements IBeta

型パラメーター

ParentT
派生
実装

メソッド

WithSubnet(String, String)

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

適用対象