<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.22.0" />

Azure.Storage.Files.DataLake.Models.ListBlobsShowOnly

The ListBlobsShowOnly.
public static ListBlobsShowOnly Deleted { get; }

deleted.

public ListBlobsShowOnly(string value)

Initializes a new instance of ListBlobsShowOnly.

public static bool op_Equality(ListBlobsShowOnly left, ListBlobsShowOnly right)

Determines if two ListBlobsShowOnly values are the same.

public static ListBlobsShowOnly op_Implicit(string value)

Converts a String to a ListBlobsShowOnly.

public static bool op_Inequality(ListBlobsShowOnly left, ListBlobsShowOnly right)

Determines if two ListBlobsShowOnly values are not the same.

public bool Equals(ListBlobsShowOnly other)

Indicates whether the current object is equal to another object of the same type.