LargeBlobKey Property LargeBlobKey The large blob key, if there is one. This is optional and can be null. C# public ReadOnlyMemory<byte>? LargeBlobKey { get; } Property Value Type Description ReadOnlyMemory<byte>?