Share via


ExportPolicyRule.Cifs Property

Definition

Gets or sets allows CIFS protocol

[Newtonsoft.Json.JsonProperty(PropertyName="cifs")]
public bool? Cifs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cifs")>]
member this.Cifs : Nullable<bool> with get, set
Public Property Cifs As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to