次の方法で共有


ShareDeleteOptions.ShareSnapshotsDeleteOption プロパティ

定義

共有自体に加えて、共有のスナップショットまたはリースされたスナップショットを削除するかどうかを示す値。

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)

プロパティ値

適用対象