Language

HybridComputeMachineRunCommandData.ProtectedParameters Property

Definition

The parameters used by the script.

public System.Collections.Generic.IList<Azure.ResourceManager.HybridCompute.Models.RunCommandInputContent> ProtectedParameters { get; }
member this.ProtectedParameters : System.Collections.Generic.IList<Azure.ResourceManager.HybridCompute.Models.RunCommandInputContent>
Public ReadOnly Property ProtectedParameters As IList(Of RunCommandInputContent)

Property Value

Applies to