GetLocalRuleResult

constructor(actionType: String? = null, applications: List<String>? = null, auditComment: String? = null, category: CategoryResponse? = null, decryptionRuleType: String? = null, description: String? = null, destination: DestinationAddrResponse? = null, enableLogging: String? = null, etag: String? = null, id: String, inboundInspectionCertificate: String? = null, name: String, negateDestination: String? = null, negateSource: String? = null, priority: Int, protocol: String? = null, protocolPortList: List<String>? = null, provisioningState: String, ruleName: String, ruleState: String? = null, source: SourceAddrResponse? = null, systemData: SystemDataResponse, tags: List<TagInfoResponse>? = null, type: String)