共用方式為


IpCommunityProperties interface

IP 社群屬性會定義資源屬性。

Extends

屬性

administrativeState

資源的系統管理狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

configurationState

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

provisioningState

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

繼承的屬性

annotation

切換組態描述。

ipCommunityRules

IP 社群規則清單。

屬性詳細資料

administrativeState

資源的系統管理狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

administrativeState?: string

屬性值

string

configurationState

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

configurationState?: string

屬性值

string

provisioningState

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

provisioningState?: string

屬性值

string

繼承的屬性詳細資料

annotation

切換組態描述。

annotation?: string

屬性值

string

繼承自AnnotationResource.annotation

ipCommunityRules

IP 社群規則清單。

ipCommunityRules?: IpCommunityRule[]

屬性值

繼承自IpCommunityPatchableProperties.ipCommunityRules