Share via


PSSecurityAdaptiveNetworkHardeningsProperties.Rules Property

Definition

Gets the security rules which are recommended to be effective on the VM.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveNetworkHardening.PSSecurityAdaptiveNetworkHardeningsRule> Rules { get; set; }
member this.Rules : System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveNetworkHardening.PSSecurityAdaptiveNetworkHardeningsRule> with get, set
Public Property Rules As IList(Of PSSecurityAdaptiveNetworkHardeningsRule)

Property Value

Applies to