AcceleratorPublicSetting interface  
Auth setting for public url.
- Extends
Properties
| auth | Polymorphic discriminator, which specifies the different types this object can be | 
| ca | Resource Id of CA certificate for https URL of Git repository. | 
Property Details
		authType
	 
	Polymorphic discriminator, which specifies the different types this object can be
authType: "Public"Property Value
"Public"
		caCertResourceId
	   
	Resource Id of CA certificate for https URL of Git repository.
caCertResourceId?: stringProperty Value
string