次の方法で共有


OutboundFirewallRule クラス

定義

Azure SQL DB サーバー送信ファイアウォール規則。

[Microsoft.Rest.Serialization.JsonTransformation]
public class OutboundFirewallRule : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type OutboundFirewallRule = class
    inherit ProxyResource
Public Class OutboundFirewallRule
Inherits ProxyResource
継承
OutboundFirewallRule
属性

コンストラクター

OutboundFirewallRule()

OutboundFirewallRule クラスの新しいインスタンスを初期化します。

OutboundFirewallRule(String, String, String, String)

OutboundFirewallRule クラスの新しいインスタンスを初期化します。

プロパティ

Id

リソース ID を取得します。

(継承元 Resource)
Name

リソース名を取得します。

(継承元 Resource)
ProvisioningState

送信規則の状態を取得します。

Type

リソースの種類を取得します。

(継承元 Resource)

適用対象