C# Class Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreFirewallRule

The object that is used to manage permissions for files and folders.
Mostrar archivo Open project: Azure/azure-powershell

Public Methods

Method Description
DataLakeStoreFirewallRule ( Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule baseRule ) : Microsoft.Azure.Management.DataLake.Store.Models

Initializes a new instance of the DataLakeStoreItem class.

Method Details

DataLakeStoreFirewallRule() public method

Initializes a new instance of the DataLakeStoreItem class.
public DataLakeStoreFirewallRule ( Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule baseRule ) : Microsoft.Azure.Management.DataLake.Store.Models
baseRule Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule
return Microsoft.Azure.Management.DataLake.Store.Models