IServicePrincipalDatastoreCredentials.ResourceUrl Property

Definition

Resource the service principal has access to.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Resource the service principal has access to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceUrl", Update=true)]
public string ResourceUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Resource the service principal has access to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceUrl", Update=true)>]
member this.ResourceUrl : string with get, set
Public Property ResourceUrl As String

Property Value

Attributes

Applies to