Sdílet prostřednictvím


IActionableRemediation.InheritFromParentState Property

Definition

Update Settings.

Enabled - Resource should inherit configurations from parent. Disabled - Resource should not inherit configurations from parent.

[Microsoft.Azure.PowerShell.Cmdlets.Security.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Update Settings.\r\n\r\n        Enabled - Resource should inherit configurations from parent.\r\n        Disabled - Resource should not inherit configurations from parent.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="inheritFromParentState", Update=true)]
public string InheritFromParentState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Update Settings.\r\n\r\n        Enabled - Resource should inherit configurations from parent.\r\n        Disabled - Resource should not inherit configurations from parent.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="inheritFromParentState", Update=true)>]
member this.InheritFromParentState : string with get, set
Public Property InheritFromParentState As String

Property Value

Attributes

Applies to