UnsecuredEndpoint type
Unsecured endpoint describes an endpoint that the pipeline can connect to over clear transport (no encryption in transit).
type UnsecuredEndpoint = EndpointBase & {
type: "#Microsoft.VideoAnalyzer.UnsecuredEndpoint"
}
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript