你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MediaGraphTlsEndpoint 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
MediaGraphTlsEndpoint() | |
MediaGraphTlsEndpoint(String, MediaGraphCredentials, MediaGraphCertificateSource, MediaGraphTlsValidationOptions) |
MediaGraphTlsEndpoint()
MediaGraphTlsEndpoint(String, MediaGraphCredentials, MediaGraphCertificateSource, MediaGraphTlsValidationOptions)
- Source:
- MediaGraphTlsEndpoint.cs
public MediaGraphTlsEndpoint (string url, Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphCredentials credentials = default, Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphCertificateSource trustedCertificates = default, Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphTlsValidationOptions validationOptions = default);
new Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphTlsEndpoint : string * Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphCredentials * Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphCertificateSource * Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphTlsValidationOptions -> Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphTlsEndpoint
Public Sub New (url As String, Optional credentials As MediaGraphCredentials = Nothing, Optional trustedCertificates As MediaGraphCertificateSource = Nothing, Optional validationOptions As MediaGraphTlsValidationOptions = Nothing)
参数
- url
- String
- credentials
- MediaGraphCredentials
- trustedCertificates
- MediaGraphCertificateSource
- validationOptions
- MediaGraphTlsValidationOptions