HybridComputeSettingsProperties.ServicePrincipal Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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