GetDscpConfigurationResult

constructor(associatedNetworkInterfaces: List<NetworkInterfaceResponse>, azureApiVersion: String, 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, qosDefinitionCollection: List<QosDefinitionResponse>? = null, resourceGuid: String, sourceIpRanges: List<QosIpRangeResponse>? = null, sourcePortRanges: List<QosPortRangeResponse>? = null, tags: Map<String, String>? = null, type: String)