共用方式為


NetworkSecurityGroup interface

NetworkSecurityGroup 資源。

Extends

屬性

defaultSecurityRules

網路安全組的預設安全性規則。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

flowLogs

流量記錄資源的參考集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

flushConnection

啟用時,從網路安全組連線建立的流程會在更新規則時重新評估。 初始啟用將會觸發重新評估。

networkInterfaces

網路介面參考的集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

網路安全組資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceGuid

網路安全組資源的資源 GUID 屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

securityRules

網路安全組的安全性規則集合。

subnets

子網參考的集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

defaultSecurityRules

網路安全組的預設安全性規則。 注意:這個屬性不會串行化。 它只能由伺服器填入。

defaultSecurityRules?: SecurityRule[]

屬性值

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

flowLogs

流量記錄資源的參考集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

flowLogs?: FlowLog[]

屬性值

flushConnection

啟用時,從網路安全組連線建立的流程會在更新規則時重新評估。 初始啟用將會觸發重新評估。

flushConnection?: boolean

屬性值

boolean

networkInterfaces

網路介面參考的集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkInterfaces?: NetworkInterface[]

屬性值

provisioningState

網路安全組資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

resourceGuid

網路安全組資源的資源 GUID 屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceGuid?: string

屬性值

string

securityRules

網路安全組的安全性規則集合。

securityRules?: SecurityRule[]

屬性值

subnets

子網參考的集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subnets?: Subnet[]

屬性值

Subnet[]

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type