Get Featurestore Entity Container Entity Result
data class GetFeaturestoreEntityContainerEntityResult(val azureApiVersion: String, val featurestoreEntityContainerProperties: FeaturestoreEntityContainerResponse, val id: String, val name: String, val systemData: SystemDataResponse, val type: String)
Azure Resource Manager resource envelope.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, featurestoreEntityContainerProperties: FeaturestoreEntityContainerResponse, id: String, name: String, systemData: SystemDataResponse, type: String)