Cache.DirectoryServicesSettings Property

Definition

Gets or sets specifies Directory Services settings of the cache.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.directoryServicesSettings")]
public Microsoft.Azure.Management.StorageCache.Models.CacheDirectorySettings DirectoryServicesSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.directoryServicesSettings")>]
member this.DirectoryServicesSettings : Microsoft.Azure.Management.StorageCache.Models.CacheDirectorySettings with get, set
Public Property DirectoryServicesSettings As CacheDirectorySettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to