Compartilhar via


AnalysisServicesServer.IpV4FirewallSettings Property

Definition

Gets or sets the firewall settings for the AS server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to