共用方式為


NetworkSecurityGroup interface

NetworkSecurityGroup 資源。

Extends

屬性

defaultSecurityRules

網路安全組的預設安全性規則。

etag

每當更新資源時變更的唯一隻讀字串。

networkInterfaces

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

provisioningState

公用IP資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。

resourceGuid

網路安全組資源的資源 GUID 屬性。

securityRules

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

subnets

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

繼承的屬性

id

資源標識碼。

location

資源位置。

name

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

tags

資源標籤。

type

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

屬性詳細資料

defaultSecurityRules

網路安全組的預設安全性規則。

defaultSecurityRules?: SecurityRule[]

屬性值

etag

每當更新資源時變更的唯一隻讀字串。

etag?: string

屬性值

string

networkInterfaces

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

networkInterfaces?: NetworkInterface[]

屬性值

provisioningState

公用IP資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。

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