| Modifier and Type | Field and Description |
|---|---|
static EnabledProtocols |
EnabledProtocols.NFS
Static value NFS for EnabledProtocols.
|
static EnabledProtocols |
EnabledProtocols.SMB
Static value SMB for EnabledProtocols.
|
| Modifier and Type | Method and Description |
|---|---|
static EnabledProtocols |
EnabledProtocols.fromString(String name)
Creates or finds a EnabledProtocols from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<EnabledProtocols> |
EnabledProtocols.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/