Share via


ICacheProperties.DirectoryServicesSetting Property

Definition

Specifies Directory Services settings of the cache.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Specifies Directory Services settings of the cache.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICacheDirectorySettings) }, ReadOnly=false, Required=false, SerializedName="directoryServicesSettings")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICacheDirectorySettings DirectoryServicesSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Specifies Directory Services settings of the cache.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICacheDirectorySettings) }, ReadOnly=false, Required=false, SerializedName="directoryServicesSettings")>]
member this.DirectoryServicesSetting : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICacheDirectorySettings with get, set
Public Property DirectoryServicesSetting As ICacheDirectorySettings

Property Value

Attributes

Applies to