MediaGraphTlsEndpoint.TrustedCertificates Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Newtonsoft.Json.JsonProperty(PropertyName="trustedCertificates")]
public Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphCertificateSource TrustedCertificates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trustedCertificates")>]
member this.TrustedCertificates : Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphCertificateSource with get, set
Public Property TrustedCertificates As MediaGraphCertificateSource
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute