Compartir a través de


ManagedInstance.ServicePrincipal Propiedad

Definición

Obtiene o establece la entidad de servicio de la instancia administrada.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePrincipal")]
public Microsoft.Azure.Management.Sql.Models.ServicePrincipal ServicePrincipal { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePrincipal")>]
member this.ServicePrincipal : Microsoft.Azure.Management.Sql.Models.ServicePrincipal with get, set
Public Property ServicePrincipal As ServicePrincipal

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a