Share via


IContainerApp Interface

Definition

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

Properties

Configuration
CustomDomainVerificationId
EnvironmentId
EventStreamEndpoint
ExtendedLocationName
ExtendedLocationType
Id (Inherited from IResource)
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
LatestReadyRevisionName
LatestRevisionFqdn
LatestRevisionName
Location (Inherited from ITrackedResource)
ManagedBy
ManagedEnvironmentId
Name (Inherited from IResource)
OutboundIPAddress
ProvisioningState
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)
Tag (Inherited from ITrackedResource)
TemplateContainer
TemplateInitContainer
TemplateRevisionSuffix
TemplateServiceBind
TemplateTerminationGracePeriodSecond
TemplateVolume
Type (Inherited from IResource)
WorkloadProfileName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to