ScriptExecutionData.HiddenParameters 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.
Parameters that will be hidden/not visible to ARM, such as passwords and credentials
public System.Collections.Generic.IList<Azure.ResourceManager.Avs.Models.ScriptExecutionParameterDetails> HiddenParameters { get; }
member this.HiddenParameters : System.Collections.Generic.IList<Azure.ResourceManager.Avs.Models.ScriptExecutionParameterDetails>
Public ReadOnly Property HiddenParameters As IList(Of ScriptExecutionParameterDetails)