EnvironmentCreateOrUpdateParameters type
Parameters supplied to the CreateOrUpdate Environment operation.
type EnvironmentCreateOrUpdateParameters =
CreateOrUpdateTrackedResourceProperties & { kind: EnvironmentKind; sku: Sku }