次の方法で共有


NetworkInterfaceReference.DeleteOption プロパティ

定義

VM が削除されたときのネットワーク インターフェイスの動作を取得または設定します。 使用できる値は次のとおりです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象