IAppResourceProperties.EnableEndToEndTl Property

Definition

Indicate if end to end TLS is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Indicate if end to end TLS is enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableEndToEndTLS")]
public bool? EnableEndToEndTl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Indicate if end to end TLS is enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableEndToEndTLS")>]
member this.EnableEndToEndTl : Nullable<bool> with get, set
Public Property EnableEndToEndTl As Nullable(Of Boolean)

Property Value

Attributes

Applies to