共用方式為


ShareDeleteOptions.ShareSnapshotsDeleteOption Property

Definition

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

public Azure.Storage.Files.Shares.Models.ShareSnapshotsDeleteOption? ShareSnapshotsDeleteOption { get; set; }
member this.ShareSnapshotsDeleteOption : Nullable<Azure.Storage.Files.Shares.Models.ShareSnapshotsDeleteOption> with get, set
Public Property ShareSnapshotsDeleteOption As Nullable(Of ShareSnapshotsDeleteOption)

Property Value

Applies to