Share via


LeaseContainerContent(LeaseContainerAction) Constructor

Definition

Initializes a new instance of LeaseContainerContent.

public LeaseContainerContent (Azure.ResourceManager.Storage.Models.LeaseContainerAction action);
new Azure.ResourceManager.Storage.Models.LeaseContainerContent : Azure.ResourceManager.Storage.Models.LeaseContainerAction -> Azure.ResourceManager.Storage.Models.LeaseContainerContent
Public Sub New (action As LeaseContainerAction)

Parameters

action
LeaseContainerAction

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

Applies to