Udostępnij za pośrednictwem


ShareDeleteOptions Class

Definition

Optional parameters for deleteing a Share.

public class ShareDeleteOptions
type ShareDeleteOptions = class
Public Class ShareDeleteOptions
Inheritance
ShareDeleteOptions

Constructors

ShareDeleteOptions()

Constructor.

Properties

Conditions

Optional ShareFileRequestConditions to add conditions on deleting the share. Refer sample code here.

ShareSnapshotsDeleteOption

A value indicating whether to delete a share's snapshots or leased snapshots in addition to the share itself.

Applies to