共用方式為


FrontendIPConfigurationPropertiesFormatOutput interface

負載平衡器前端IP組態的屬性。

屬性

gatewayLoadBalancer

閘道負載平衡器前端IP的參考。

inboundNatPools

使用此前端IP之輸入集區的參考數位。

inboundNatRules

使用此前端IP之輸入規則的參考數位。

loadBalancingRules

使用此前端IP之負載平衡規則的參考數位。

outboundRules

使用此前端 IP 之輸出規則的參考數位。

privateIPAddress

IP 組態的私人IP位址。

privateIPAddressVersion

特定 ipconfiguration 是 IPv4 或 IPv6。 預設值會視為 IPv4。

privateIPAllocationMethod

私人IP配置方法。

provisioningState

前端IP組態資源的布建狀態。

publicIPAddress

公用IP資源的參考。

publicIPPrefix

公用IP前置詞資源的參考。

subnet

子網資源的參考。

屬性詳細資料

gatewayLoadBalancer

閘道負載平衡器前端IP的參考。

gatewayLoadBalancer?: SubResourceOutput

屬性值

inboundNatPools

使用此前端IP之輸入集區的參考數位。

inboundNatPools?: SubResourceOutput[]

屬性值

inboundNatRules

使用此前端IP之輸入規則的參考數位。

inboundNatRules?: SubResourceOutput[]

屬性值

loadBalancingRules

使用此前端IP之負載平衡規則的參考數位。

loadBalancingRules?: SubResourceOutput[]

屬性值

outboundRules

使用此前端 IP 之輸出規則的參考數位。

outboundRules?: SubResourceOutput[]

屬性值

privateIPAddress

IP 組態的私人IP位址。

privateIPAddress?: string

屬性值

string

privateIPAddressVersion

特定 ipconfiguration 是 IPv4 或 IPv6。 預設值會視為 IPv4。

privateIPAddressVersion?: "IPv4" | "IPv6"

屬性值

"IPv4" | "IPv6"

privateIPAllocationMethod

私人IP配置方法。

privateIPAllocationMethod?: "Static" | "Dynamic"

屬性值

"Static" | "Dynamic"

provisioningState

前端IP組態資源的布建狀態。

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

屬性值

"Succeeded" | "Updating" | "Deleting" | "Failed"

publicIPAddress

公用IP資源的參考。

publicIPAddress?: PublicIPAddressOutput

屬性值

publicIPPrefix

公用IP前置詞資源的參考。

publicIPPrefix?: SubResourceOutput

屬性值

subnet

子網資源的參考。

subnet?: SubnetOutput

屬性值