SwiftVirtualNetworkInner.SwiftSupported Property

Definition

Gets or sets a flag that specifies if the scale unit this Web App is on supports Swift integration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to