共用方式為


PrivateCloud.Internet 屬性

定義

取得或設定對網際網路的連線已啟用或停用。 可能的值包括:'Enabled'、'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.internet")]
public string Internet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.internet")>]
member this.Internet : string with get, set
Public Property Internet As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於