Compartilhar via


IRevision Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.RevisionTypeConverter))]
public interface IRevision : Microsoft.Azure.PowerShell.Cmdlets.App.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.RevisionTypeConverter))>]
type IRevision = interface
    interface IJsonSerializable
    interface IProxyResource
    interface IResource
Public Interface IRevision
Implements IProxyResource
Derived
Attributes
Implements

Properties

Active
CreatedTime
Fqdn
HealthState
Id (Inherited from IResource)
LastActiveTime
Name (Inherited from IResource)
ProvisioningError
ProvisioningState
Replica
RunningState
ScaleMaxReplica
ScaleMinReplica
ScaleRule
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
TemplateContainer
TemplateInitContainer
TemplateRevisionSuffix
TemplateServiceBind
TemplateTerminationGracePeriodSecond
TemplateVolume
TrafficWeight
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to