Delen via


StorageListKeyExpand Struct

Definition

The StorageListKeyExpand.

public readonly struct StorageListKeyExpand : IEquatable<Azure.ResourceManager.Storage.Models.StorageListKeyExpand>
type StorageListKeyExpand = struct
Public Structure StorageListKeyExpand
Implements IEquatable(Of StorageListKeyExpand)
Inheritance
StorageListKeyExpand
Implements

Constructors

StorageListKeyExpand(String)

Initializes a new instance of StorageListKeyExpand.

Properties

Kerb

kerb.

Methods

Equals(StorageListKeyExpand)

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

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(StorageListKeyExpand, StorageListKeyExpand)

Determines if two StorageListKeyExpand values are the same.

Implicit(String to StorageListKeyExpand)

Converts a string to a StorageListKeyExpand.

Inequality(StorageListKeyExpand, StorageListKeyExpand)

Determines if two StorageListKeyExpand values are not the same.

Applies to