BlobNfsTarget Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
BlobNfsTarget() |
Initializes a new instance of the BlobNfsTarget class. |
BlobNfsTarget(String, String) |
Initializes a new instance of the BlobNfsTarget class. |
BlobNfsTarget()
Initializes a new instance of the BlobNfsTarget class.
public BlobNfsTarget ();
Public Sub New ()
Applies to
BlobNfsTarget(String, String)
Initializes a new instance of the BlobNfsTarget class.
public BlobNfsTarget (string target = default, string usageModel = default);
new Microsoft.Azure.Management.StorageCache.Models.BlobNfsTarget : string * string -> Microsoft.Azure.Management.StorageCache.Models.BlobNfsTarget
Public Sub New (Optional target As String = Nothing, Optional usageModel As String = Nothing)
Parameters
- target
- String
Resource ID of the storage container.
- usageModel
- String
Identifies the StorageCache usage model to be used for this storage target.