Bagikan melalui


Cache.SecuritySettings Property

Definition

Gets or sets specifies security settings of the cache.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to