Partager via


HybridComputeSettingsProperties.ServicePrincipal Property

Definition

Gets or sets an object to access resources that are secured by an Azure AD tenant.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to