Share via


IManagedEnvironment Interface

Definition

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

Properties

AppLogConfigurationDestination
CustomDomainConfigurationCertificatePassword
CustomDomainConfigurationCertificateValue
CustomDomainConfigurationCustomDomainVerificationId
CustomDomainConfigurationDnsSuffix
CustomDomainConfigurationExpirationDate
CustomDomainConfigurationSubjectName
CustomDomainConfigurationThumbprint
DaprAiConnectionString
DaprAiInstrumentationKey
DaprConfigurationVersion
DefaultDomain
DeploymentError
EventStreamEndpoint
Id (Inherited from IResource)
InfrastructureResourceGroup
KedaConfigurationVersion
Kind
Location (Inherited from ITrackedResource)
LogAnalyticConfigurationCustomerId
LogAnalyticConfigurationSharedKey
MtlEnabled
Name (Inherited from IResource)
ProvisioningState
StaticIP
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)
Type (Inherited from IResource)
VnetConfigurationDockerBridgeCidr
VnetConfigurationInfrastructureSubnetId
VnetConfigurationInternal
VnetConfigurationPlatformReservedCidr
VnetConfigurationPlatformReservedDnsIP
WorkloadProfile
ZoneRedundant

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to