Skip to content
Docs Try Aspire
Docs Try

withApiVersionCheck

Method
📦 Aspire.Hosting.Azure.Storage v13.4.0
interface AzureStorageEmulatorResource {
// ... omitted for brevity
withApiVersionCheck(enable?: boolean): AzureStorageEmulatorResource;
}

Signature

method withApiVersionCheck builder
Ensures the emulator checks that the requested API version is valid.
withApiVersionCheck(enable?: boolean): AzureStorageEmulatorResource
enable boolean optional = True
AzureStorageEmulatorResource

Applies to

This method applies to the following types: