This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Kudu.Client.
                            
	
		Summary
            Gets the base uri for site Kudu environment.
            
		- Assembly
- Cake.Kudu .Client .dll 
- Namespace
- Cake.Kudu .Client 
- Containing Type
- KuduClientSettings
Syntax
public string BaseUri { get; }Examples
            https://yoursite.scm.azurewebsites.net
            
	Value
| Type | Description | 
|---|---|
| string | 
