ISecurityComplianceStatus.DataInTransitProtected Property

Definition

Indicates whether HCI cluster has data in-transit protection.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Indicates whether HCI cluster has data in-transit protection.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ComplianceStatus) }, ReadOnly=true, Required=false, SerializedName="dataInTransitProtected")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ComplianceStatus? DataInTransitProtected { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Indicates whether HCI cluster has data in-transit protection.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ComplianceStatus) }, ReadOnly=true, Required=false, SerializedName="dataInTransitProtected")>]
member this.DataInTransitProtected : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ComplianceStatus>
Public ReadOnly Property DataInTransitProtected As Nullable(Of ComplianceStatus)

Property Value

Attributes

Applies to