Partager via


DataMigrationServiceProperties.VirtualSubnetId Property

Definition

Gets or sets the ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to