Compartir a través de


IValidateRequest Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to