Cache.DirectoryServicesSettings プロパティ

定義

キャッシュのディレクトリ サービス設定を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象