<PackageReference Include="Azure.Storage.Blobs" Version="12.26.0" />

Azure.Storage.Blobs.Models.BlobName

class BlobName
The BlobName.
public string Content { get; }

The name of the blob.

public bool? Encoded { get; }

Indicates if the blob name is encoded.