Compartir a través de


AzureMLServiceLinkedService.ServicePrincipalKey Propiedad

Definición

Obtiene o establece la clave de la entidad de servicio que se usa para autenticarse en el punto de conexión de una canalización de Azure ML Service publicada.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalKey")]
public Microsoft.Azure.Management.DataFactory.Models.SecretBase ServicePrincipalKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalKey")>]
member this.ServicePrincipalKey : Microsoft.Azure.Management.DataFactory.Models.SecretBase with get, set
Public Property ServicePrincipalKey As SecretBase

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a