IBlobContainerFactory
interface
Namespace: Orleans.Storage
A factory for building container clients for blob storage using grainType and grainId
public interface IBlobContainerFactoryMethods
GetBlobContainerClient(GrainId)Gets the container which should be used for the specified grain.InitializeAsync(BlobServiceClient)Initialize any required dependencies using the provided client and options.
