Class StorageBucketDeletedEventArgs
StorageBucketDeleted
public sealed class StorageBucketDeletedEventArgs : EventArgs- Inheritance
- 
      
      
      StorageBucketDeletedEventArgs
- Inherited Members
Properties
BucketId
Gets or sets the bucketId
[JsonPropertyName("bucketId")]
public string BucketId { get; set; }