Share via


AzureMLLinkedService.UpdateResourceEndpoint Property

Definition

The Update Resource REST URL for an Azure ML Studio Web Service endpoint. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> UpdateResourceEndpoint { get; set; }
member this.UpdateResourceEndpoint : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property UpdateResourceEndpoint As DataFactoryElement(Of String)

Property Value

Applies to