Share via


VirtualMachineRunCommand.ProtectedParameters Property

Definition

The parameters used by the script.

public Azure.Provisioning.BicepList<Azure.Provisioning.Compute.RunCommandInputParameter> ProtectedParameters { get; set; }
member this.ProtectedParameters : Azure.Provisioning.BicepList<Azure.Provisioning.Compute.RunCommandInputParameter> with get, set
Public Property ProtectedParameters As BicepList(Of RunCommandInputParameter)

Property Value

Applies to