AzureNetAppFilesStore Class
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.
The Azure NetApp Files properties.
public class AzureNetAppFilesStore : Azure.ResourceManager.Discovery.Models.DiscoveryStorageStore, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Discovery.Models.AzureNetAppFilesStore>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Discovery.Models.AzureNetAppFilesStore>
type AzureNetAppFilesStore = class
inherit DiscoveryStorageStore
interface IJsonModel<AzureNetAppFilesStore>
interface IPersistableModel<AzureNetAppFilesStore>
Public Class AzureNetAppFilesStore
Inherits DiscoveryStorageStore
Implements IJsonModel(Of AzureNetAppFilesStore), IPersistableModel(Of AzureNetAppFilesStore)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| AzureNetAppFilesStore(ResourceIdentifier) |
Initializes a new instance of AzureNetAppFilesStore. |
Properties
| Name | Description |
|---|---|
| MountProtocol |
The protocol to use for mounting the storage store. |
| NetAppVolumeId |
The associated Azure NetApp Files volume ID. |