Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::ValidateDirectoryServiceRequest.
ValidateDirectoryServiceRequest validates the directory service policy attached to the storage pool.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#directory_service_type
def directory_service_type() -> ::Google::Cloud::NetApp::V1::DirectoryServiceType
Returns
- (::Google::Cloud::NetApp::V1::DirectoryServiceType) — Type of directory service policy attached to the storage pool.
#directory_service_type=
def directory_service_type=(value) -> ::Google::Cloud::NetApp::V1::DirectoryServiceType
Parameter
- value (::Google::Cloud::NetApp::V1::DirectoryServiceType) — Type of directory service policy attached to the storage pool.
Returns
- (::Google::Cloud::NetApp::V1::DirectoryServiceType) — Type of directory service policy attached to the storage pool.
#name
def name() -> ::String
Returns
- (::String) — Required. Name of the storage pool
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. Name of the storage pool
Returns
- (::String) — Required. Name of the storage pool