GetDataLakeGen2ItemCommand Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| GetDataLakeGen2ItemCommand() | |
| GetDataLakeGen2ItemCommand(IStorageBlobManagement) |
GetDataLakeGen2ItemCommand()
public GetDataLakeGen2ItemCommand ();
Public Sub New ()
Applies to
GetDataLakeGen2ItemCommand(IStorageBlobManagement)
public GetDataLakeGen2ItemCommand (Microsoft.WindowsAzure.Commands.Storage.Model.Contract.IStorageBlobManagement channel);
new Microsoft.WindowsAzure.Commands.Storage.Blob.Cmdlet.GetDataLakeGen2ItemCommand : Microsoft.WindowsAzure.Commands.Storage.Model.Contract.IStorageBlobManagement -> Microsoft.WindowsAzure.Commands.Storage.Blob.Cmdlet.GetDataLakeGen2ItemCommand
Public Sub New (channel As IStorageBlobManagement)
Parameters
- channel
- IStorageBlobManagement