你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RuleSetProperties interface
The JSON object that contains the properties of the Rule Set to create.
- Extends
Properties
profile |
The name of the profile which holds the rule set. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
deployment |
NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Provisioning status NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
profileName
The name of the profile which holds the rule set. NOTE: This property will not be serialized. It can only be populated by the server.
profileName?: string
Property Value
string
Inherited Property Details
deploymentStatus
NOTE: This property will not be serialized. It can only be populated by the server.
deploymentStatus?: string
Property Value
string
Inherited From AFDStateProperties.deploymentStatus
provisioningState
Provisioning status NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited From AFDStateProperties.provisioningState