次の方法で共有


LabPlanUpdate.DefaultAutoShutdownProfile プロパティ

定義

既定のラボ シャットダウン プロファイルを取得または設定します。 これはラボ リソースで変更でき、既定のプロファイルのみを提供します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultAutoShutdownProfile")]
public Microsoft.Azure.Management.LabServices.Models.AutoShutdownProfile DefaultAutoShutdownProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultAutoShutdownProfile")>]
member this.DefaultAutoShutdownProfile : Microsoft.Azure.Management.LabServices.Models.AutoShutdownProfile with get, set
Public Property DefaultAutoShutdownProfile As AutoShutdownProfile

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象