Gen2EnvironmentCreateOrUpdateParameters type
为 Gen2 环境创建或更新环境作提供的参数。
type Gen2EnvironmentCreateOrUpdateParameters =
EnvironmentCreateOrUpdateParameters & {
storageConfiguration: Gen2StorageConfigurationInput
timeSeriesIdProperties: TimeSeriesIdProperty[]
warmStoreConfiguration?: WarmStoreConfigurationProperties
}