NewAzureAutomationSourceControl.RepoUrl Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The source control repo url.", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Uri RepoUrl { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The source control repo url.", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.RepoUrl : Uri with get, set
Public Property RepoUrl As Uri

Property Value

Uri
Attributes

Applies to