Method: Google::Cloud::NetApp::V1::ValidateDirectoryServiceRequest#directory_service_type
- Defined in:
- proto_docs/google/cloud/netapp/v1/storage_pool.rb
#directory_service_type ⇒ ::Google::Cloud::NetApp::V1::DirectoryServiceType
Returns Type of directory service policy attached to the storage pool.
249 250 251 252 |
# File 'proto_docs/google/cloud/netapp/v1/storage_pool.rb', line 249 class ValidateDirectoryServiceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |