次の方法で共有


VMNicDetails.RecoveryNetworkSecurityGroupId Property

Definition

Gets or sets the id of the NSG associated with the NIC.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to