Table of Contents

Enum ShareLeaseDuration

Namespace
Azure.Storage.Files.Shares.Models
Assembly
Azure.Storage.Files.Shares.dll

When a share is leased, specifies whether the lease is of infinite or fixed duration.

public enum ShareLeaseDuration

Fields

Fixed = 1

fixed

Infinite = 0

infinite