Partager via


ILeaseShareRequest.LeaseId Property

Definition

Identifies the lease. Can be specified in any valid GUID string format.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Identifies the lease. Can be specified in any valid GUID string format.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="leaseId", Update=true)]
public string LeaseId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Identifies the lease. Can be specified in any valid GUID string format.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="leaseId", Update=true)>]
member this.LeaseId : string with get, set
Public Property LeaseId As String

Property Value

Attributes

Applies to