DataLakeStoreItemAce.Parse(String) Method
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.
public static Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreItemAce Parse (string aceString);
static member Parse : string -> Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreItemAce
Public Shared Function Parse (aceString As String) As DataLakeStoreItemAce
Parameters
- aceString
- String