RemediationDeployment.DeploymentId 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.
Gets resource ID of the template deployment that will remediate the resource.
[Newtonsoft.Json.JsonProperty(PropertyName="deploymentId")]
public string DeploymentId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deploymentId")>]
member this.DeploymentId : string
Public ReadOnly Property DeploymentId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute