BlobChangeFeedEventType
BlobChangeFeedEventType(String)
BlobAsyncOperationInitiated
BlobCreated
BlobDeleted
BlobPropertiesUpdated
BlobSnapshotCreated
BlobTierChanged
Control
RestorePointMarkerCreated
UnspecifiedEventType
Equals(BlobChangeFeedEventType)
Equals(Object)
GetHashCode()
ToString()
implicit operator BlobChangeFeedEventType(String)
operator !=(BlobChangeFeedEventType, BlobChangeFeedEventType)
operator ==(BlobChangeFeedEventType, BlobChangeFeedEventType)
net10.0
namespace Azure.Storage.Blobs.ChangeFeed
{
public readonly struct BlobChangeFeedEventType : IEquatable<BlobChangeFeedEventType>
{
public static BlobChangeFeedEventType BlobPropertiesUpdated { get; }
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.Storage.Blobs.ChangeFeed , Version=12.0.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.Storage.Blobs.ChangeFeed (12.0.0-preview.59) net10.0 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API