ManagedInstanceUpdate.ServicePrincipal Propriedade

Definição

Obtém ou define a entidade de serviço da instância gerenciada.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a