Freigeben über


ProvisioningIssueProperties.SuggestedAccessRule Property

Definition

Access rules that can be added to the perimeter to remediate the issue

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IAccessRule> SuggestedAccessRule { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.SuggestedAccessRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IAccessRule>
Public ReadOnly Property SuggestedAccessRule As List(Of IAccessRule)

Property Value

Implements

Attributes

Applies to