AnalysisServicesServer.IpV4FirewallSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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