次の方法で共有


IConnectedEnvironment Interface

Definition

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

Properties

CustomDomainConfigurationCertificatePassword
CustomDomainConfigurationCertificateValue
CustomDomainConfigurationCustomDomainVerificationId
CustomDomainConfigurationDnsSuffix
CustomDomainConfigurationExpirationDate
CustomDomainConfigurationSubjectName
CustomDomainConfigurationThumbprint
DaprAiConnectionString
DefaultDomain
DeploymentError
ExtendedLocationName
ExtendedLocationType
Id (Inherited from IResource)
Location (Inherited from ITrackedResource)
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)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to