Compartilhar via


AnalysisServicesServerMutableProperties.IPV4FirewallSettings Property

Definition

Gets or sets the firewall settings for the AS server.

[Newtonsoft.Json.JsonProperty(PropertyName="ipV4FirewallSettings")]
public Microsoft.Azure.Management.Analysis.Models.IPv4FirewallSettings IPV4FirewallSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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