INfsMountEndpointProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.NfsMountEndpointPropertiesTypeConverter))]
public interface INfsMountEndpointProperties : Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.IEndpointBaseProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.NfsMountEndpointPropertiesTypeConverter))>]
type INfsMountEndpointProperties = interface
interface IJsonSerializable
interface IEndpointBaseProperties
Public Interface INfsMountEndpointProperties
Implements IEndpointBaseProperties
- Derived
- Attributes
- Implements
Properties
Description | (Inherited from IEndpointBaseProperties) |
EndpointType | (Inherited from IEndpointBaseProperties) |
Export | |
Host | |
NfsVersion | |
ProvisioningState | (Inherited from IEndpointBaseProperties) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |