Sdílet prostřednictvím


AzureMLLinkedService.UpdateResourceEndpoint Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.updateResourceEndpoint")]
public object UpdateResourceEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.updateResourceEndpoint")>]
member this.UpdateResourceEndpoint : obj with get, set
Public Property UpdateResourceEndpoint As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to