Get Connection Rai Blocklist Item Result
data class GetConnectionRaiBlocklistItemResult(val azureApiVersion: String, val id: String, val name: String, val properties: RaiBlocklistItemPropertiesResponse, val systemData: SystemDataResponse, val type: String)
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: RaiBlocklistItemPropertiesResponse, systemData: SystemDataResponse, type: String)