Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SwiftVirtualNetwork

Package version

Swift Virtual Network Contract. This is used to enable the new Swift way of doing virtual network integration.

Hierarchy

Index

Properties

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional subnetResourceId

subnetResourceId: undefined | string

The Virtual Network subnet's resource ID. This is the subnet that this Web App will join. This subnet must have a delegation to Microsoft.Web/serverFarms defined first.

Optional swiftSupported

swiftSupported: undefined | false | true

A flag that specifies if the scale unit this Web App is on supports Swift integration.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc