Freigeben über


ILeaseContainerRequest.Action Property

Definition

Specifies the lease action. Can be one of the available actions.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Specifies the lease action. Can be one of the available actions.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="action")]
public string Action { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Specifies the lease action. Can be one of the available actions.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="action")>]
member this.Action : string with get, set
Public Property Action As String

Property Value

Attributes

Applies to