ArmDeploymentContent.Properties 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.
The deployment properties.
public Azure.Provisioning.Resources.ArmDeploymentProperties Properties { get; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ArmDeploymentProperties> Properties { get; }
member this.Properties : Azure.Provisioning.Resources.ArmDeploymentProperties
member this.Properties : Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ArmDeploymentProperties>
Public ReadOnly Property Properties As ArmDeploymentProperties
Public ReadOnly Property Properties As BicepValue(Of ArmDeploymentProperties)