Condividi tramite


HealthCheckStepProperties.Attributes Property

Definition

Gets or sets the health check step attributes

[Newtonsoft.Json.JsonProperty(PropertyName="attributes")]
public Microsoft.Azure.Management.DeploymentManager.Models.HealthCheckStepAttributes Attributes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attributes")>]
member this.Attributes : Microsoft.Azure.Management.DeploymentManager.Models.HealthCheckStepAttributes with get, set
Public Property Attributes As HealthCheckStepAttributes

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to