Online Deployment
Azure REST API version: 2023-04-01. Prior API version in Azure Native 1.x: 2021-03-01-preview
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:machinelearningservices:OnlineDeployment string /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/onlineEndpoints/{endpointName}/deployments/{deploymentName}
Content copied to clipboard
Properties
Link copied to clipboard
val onlineDeploymentProperties: Output<Either<KubernetesOnlineDeploymentResponse, ManagedOnlineDeploymentResponse>>
Link copied to clipboard