次の方法で共有


HealthCheckStepProperties.Attributes プロパティ

定義

正常性チェックステップ属性 は基底クラスであることに注意HealthCheckStepAttributesしてください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます RestHealthCheckStepAttributes

public Azure.ResourceManager.DeploymentManager.Models.HealthCheckStepAttributes Attributes { get; set; }
member this.Attributes : Azure.ResourceManager.DeploymentManager.Models.HealthCheckStepAttributes with get, set
Public Property Attributes As HealthCheckStepAttributes

プロパティ値

適用対象