AzureMLLinkedService Class

Definition

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureML")]
public class AzureMLLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureML")>]
type AzureMLLinkedService = class
    inherit LinkedServiceTypeProperties
Public Class AzureMLLinkedService
Inherits LinkedServiceTypeProperties
Inheritance
Attributes

Constructors

AzureMLLinkedService()
AzureMLLinkedService(String, String)

Properties

ApiKey
MlEndpoint
ServicePrincipalId
ServicePrincipalKey
Tenant
UpdateResourceEndpoint

Applies to