VirtualApplianceSitePropertiesOutput interface
Properties of the rule group.
Properties
| address |
Address Prefix. |
| o365Policy | Office 365 Policy. |
| provisioning |
The provisioning state of the resource. |
Property Details
addressPrefix
Address Prefix.
addressPrefix?: string
Property Value
string
o365Policy
Office 365 Policy.
o365Policy?: Office365PolicyPropertiesOutput
Property Value
provisioningState
The provisioning state of the resource.
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
Property Value
"Succeeded" | "Updating" | "Deleting" | "Failed"