IDeploymentSecuritySettings.SmbClusterEncryption Property

Definition

When set to true, cluster east-west traffic is encrypted.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="When set to true, cluster east-west traffic is encrypted.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="smbClusterEncryption")]
public bool? SmbClusterEncryption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="When set to true, cluster east-west traffic is encrypted.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="smbClusterEncryption")>]
member this.SmbClusterEncryption : Nullable<bool> with get, set
Public Property SmbClusterEncryption As Nullable(Of Boolean)

Property Value

Attributes

Applies to