Reference documentation and code samples for the Google Cloud Net App V1 Client class DirectoryServiceType.
Type of directory service
Protobuf type google.cloud.netapp.v1.DirectoryServiceType
Namespace
Google \ Cloud \ NetApp \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
DIRECTORY_SERVICE_TYPE_UNSPECIFIED
Value: 0Directory service type is not specified.
Generated from protobuf enum DIRECTORY_SERVICE_TYPE_UNSPECIFIED = 0;
ACTIVE_DIRECTORY
Value: 1Active directory policy attached to the storage pool.
Generated from protobuf enum ACTIVE_DIRECTORY = 1;