Delen via


IDeployment Interface

Definition

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

Properties

Active
Author
AuthorEmail
Deployer
Detail
EndTime
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Message
Name (Inherited from IProxyOnlyResource)
StartTime
Status
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to