ActionableRemediation.InheritFromParentState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Update Settings.
Enabled - Resource should inherit configurations from parent. Disabled - Resource should not inherit configurations from parent.
[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)]
public string InheritFromParentState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)>]
member this.InheritFromParentState : string with get, set
Public Property InheritFromParentState As String
Property Value
Implements
- Attributes