IVirtualApplication Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.VirtualApplicationTypeConverter))]
public interface IVirtualApplication : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.VirtualApplicationTypeConverter))>]
type IVirtualApplication = interface
    interface IJsonSerializable
Public Interface IVirtualApplication
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

PhysicalPath
PreloadEnabled
VirtualDirectory
VirtualPath

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to