Language

NetAppMountProtocol(String) Constructor

Definition

Initializes a new instance of NetAppMountProtocol.

public NetAppMountProtocol(string value);
new Azure.ResourceManager.Discovery.Models.NetAppMountProtocol : string -> Azure.ResourceManager.Discovery.Models.NetAppMountProtocol
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to