Application Pvtz Discovery Svc
data class ApplicationPvtzDiscoverySvc(val enable: Boolean? = null, val namespaceId: String? = null, val portProtocols: List<ApplicationPvtzDiscoverySvcPortProtocol>? = null, val serviceName: String? = null)
Constructors
Link copied to clipboard
constructor(enable: Boolean? = null, namespaceId: String? = null, portProtocols: List<ApplicationPvtzDiscoverySvcPortProtocol>? = null, serviceName: String? = null)