SqlFirewallRule.DefinitionStages.Blank<ParentT> インターフェイス

型パラメーター

ParentT

この定義をアタッチした後に戻る親定義のステージ

実装

WithIPAddress<ParentT> WithIPAddressRange<ParentT>

public static interface SqlFirewallRule.DefinitionStages.Blank
extends WithIPAddressRange<ParentT>, WithIPAddress<ParentT>

SQL Serverファイアウォール規則定義の最初のステージ。

適用対象