IReceiver.TlsConfiguration Property

Definition

Reference to a named TLS configuration. If not specified, default TLS configuration is used.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Reference to a named TLS configuration. If not specified, default TLS configuration is used.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="tlsConfiguration", Update=true)]
public string TlsConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Reference to a named TLS configuration. If not specified, default TLS configuration is used.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="tlsConfiguration", Update=true)>]
member this.TlsConfiguration : string with get, set
Public Property TlsConfiguration As String

Property Value

Attributes

Applies to