次の方法で共有


HealthCheckStepProperties.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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象