GetDataProductResult

fun GetDataProductResult(availableMinorVersions: List<String>, consumptionEndpoints: ConsumptionEndpointsPropertiesResponse, currentMinorVersion: String? = null, customerEncryptionKey: EncryptionKeyDetailsResponse? = null, customerManagedKeyEncryptionEnabled: String? = null, documentation: String, id: String, identity: ManagedServiceIdentityResponse? = null, keyVaultUrl: String, location: String, majorVersion: String, name: String, networkacls: DataProductNetworkAclsResponse? = null, owners: List<String>? = null, privateLinksEnabled: String? = null, product: String, provisioningState: String, publicNetworkAccess: String? = null, publisher: String, purviewAccount: String? = null, purviewCollection: String? = null, redundancy: String? = null, resourceGuid: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)