Share via


INamespaceJunction Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.NamespaceJunctionTypeConverter))]
public interface INamespaceJunction : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.NamespaceJunctionTypeConverter))>]
type INamespaceJunction = interface
    interface IJsonSerializable
Public Interface INamespaceJunction
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NamespacePath

Namespace path on a cache for a Storage Target.

NfsAccessPolicy

Name of the access policy applied to this junction.

NfsExport

NFS export where targetPath exists.

TargetPath

Path in Storage Target to which namespacePath points.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to