你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

OnlineDeployment Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.OnlineDeploymentTypeConverter))]
public class OnlineDeployment : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IOnlineDeployment, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IHeaderSerializable, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.OnlineDeploymentTypeConverter))>]
type OnlineDeployment = class
    interface IOnlineDeployment
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
    interface IValidates
    interface IHeaderSerializable
Public Class OnlineDeployment
Implements IHeaderSerializable, IOnlineDeployment, IValidates
Inheritance
OnlineDeployment
Attributes
Implements

Constructors

OnlineDeployment()

Properties

AppInsightsEnabled
AzureAsyncOperation
CodeConfigurationCodeId
CodeConfigurationScoringScript
Description
EndpointComputeType
EndpointDeploymentPropertiesBaseProperty
EnvironmentId
EnvironmentVariable
Id
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
InstanceType
Kind
LivenessProbeFailureThreshold
LivenessProbeInitialDelay
LivenessProbePeriod
LivenessProbeSuccessThreshold
LivenessProbeTimeout
Location
Model
ModelMountPath
Name
ProvisioningState
ReadinessProbeFailureThreshold
ReadinessProbeInitialDelay
ReadinessProbePeriod
ReadinessProbeSuccessThreshold
ReadinessProbeTimeout
RequestSettingMaxConcurrentRequestsPerInstance
RequestSettingMaxQueueWait
RequestSettingRequestTimeout
ResourceGroupName
ScaleSettingScaleType
SkuCapacity
SkuFamily
SkuName
SkuSize
SkuTier
SystemData
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Tag
Type
XmsAsyncOperationTimeout

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Explicit Interface Implementations

IHeaderSerializable.ReadHeaders(HttpResponseHeaders)

Applies to