共用方式為


UpdateFirewallRuleWithAccountParameters interface

更新Data Lake Analytics帳戶時用來更新防火牆規則的參數。

屬性

endIpAddress

防火牆規則的結束 IP 位址。 這可以是 ipv4 或 ipv6。 Start 和 End 應該位於相同的通訊協定中。

name

要更新之防火牆規則的唯一名稱。

startIpAddress

防火牆規則的起始 IP 位址。 這可以是 ipv4 或 ipv6。 Start 和 End 應該位於相同的通訊協定中。

屬性詳細資料

endIpAddress

防火牆規則的結束 IP 位址。 這可以是 ipv4 或 ipv6。 Start 和 End 應該位於相同的通訊協定中。

endIpAddress?: string

屬性值

string

name

要更新之防火牆規則的唯一名稱。

name: string

屬性值

string

startIpAddress

防火牆規則的起始 IP 位址。 這可以是 ipv4 或 ipv6。 Start 和 End 應該位於相同的通訊協定中。

startIpAddress?: string

屬性值

string