Get Dscp Configuration Result
constructor(associatedNetworkInterfaces: List<NetworkInterfaceResponse>, destinationIpRanges: List<QosIpRangeResponse>? = null, destinationPortRanges: List<QosPortRangeResponse>? = null, etag: String, id: String? = null, location: String? = null, markings: List<Int>? = null, name: String, protocol: String? = null, provisioningState: String, qosCollectionId: String, resourceGuid: String, sourceIpRanges: List<QosIpRangeResponse>? = null, sourcePortRanges: List<QosPortRangeResponse>? = null, tags: Map<String, String>? = null, type: String)