Open
Description
Azure.Provisioning.Resources.ArmDeploymentScript seems to be missing fundamental properties.
I am not able to set ScriptContent
, Kind
, ... and other standard properties.
For now I am inheriting from it to add them. Used ContainerVariable
for the EnvironmentVariables
list so it creates a dependency.