RuleAnalysisPathInfo
                                                                    RuleAnalysisPathInfo                                                            
                            
                            Path information for firewall rule properties containing path and display name information.
JSON Example
                                    {
    "path": "string",
    "display_name": "string"
}
            
            
                                    string
                
                
            
        
        
                path            
                            Required
            
            
        The path identifier for the property.
            
            
                                    string
                
                
            
        
        
                display_name            
                            Required
            
            
        The human-readable display name for the property.
