| Package | Description |
|---|---|
| com.azure.storage.file.share.models |
Package containing classes for AzureFileStorage.
|
| Modifier and Type | Method and Description |
|---|---|
static NtfsFileAttributes |
NtfsFileAttributes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NtfsFileAttributes[] |
NtfsFileAttributes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.