IValidateProperties Interface

Definition

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

Properties

Capacity
ContainerImagePlatform
ContainerImageRepository
ContainerImageTag
ContainerRegistryBaseUrl
ContainerRegistryPassword
ContainerRegistryUsername
HostingEnvironment
IsSpot
IsXenon
NeedLinuxWorker
ServerFarmId
SkuName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to