NetApp v1 API - Class ValidateDirectoryServiceRequest (1.7.0)

public sealed class ValidateDirectoryServiceRequest : IMessage<ValidateDirectoryServiceRequest>, IEquatable<ValidateDirectoryServiceRequest>, IDeepCloneable<ValidateDirectoryServiceRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the NetApp v1 API class ValidateDirectoryServiceRequest.

ValidateDirectoryServiceRequest validates the directory service policy attached to the storage pool.

Inheritance

object > ValidateDirectoryServiceRequest

Namespace

Google.Cloud.NetApp.V1

Assembly

Google.Cloud.NetApp.V1.dll

Constructors

ValidateDirectoryServiceRequest()

public ValidateDirectoryServiceRequest()

ValidateDirectoryServiceRequest(ValidateDirectoryServiceRequest)

public ValidateDirectoryServiceRequest(ValidateDirectoryServiceRequest other)
Parameter
Name Description
other ValidateDirectoryServiceRequest

Properties

DirectoryServiceType

public DirectoryServiceType DirectoryServiceType { get; set; }

Type of directory service policy attached to the storage pool.

Property Value
Type Description
DirectoryServiceType

Name

public string Name { get; set; }

Required. Name of the storage pool

Property Value
Type Description
string

StoragePoolName

public StoragePoolName StoragePoolName { get; set; }

StoragePoolName-typed view over the Name resource name property.

Property Value
Type Description
StoragePoolName