다음을 통해 공유


ValidateRequest.IsSpot 속성

정의

스폿 인스턴스에 대한 App Service 계획이면 lt;code>true</code>를 가져오거나 설정합니다&. 그렇지 않으면 <code>false</code>입니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isSpot")]
public bool? IsSpot { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isSpot")>]
member this.IsSpot : Nullable<bool> with get, set
Public Property IsSpot As Nullable(Of Boolean)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상