次の方法で共有


MaintenanceConfigurationInner.NotAllowedTime プロパティ

定義

アップグレードが許可されないタイム スロットを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.notAllowedTime")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.TimeSpan> NotAllowedTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.notAllowedTime")>]
member this.NotAllowedTime : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.TimeSpan> with get, set
Public Property NotAllowedTime As IList(Of TimeSpan)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象