IaasVmRestoreContent.SubnetId Property

Definition

Subnet ID, is the subnet ID associated with the to be restored VM. For Classic VMs it would be {VnetID}/Subnet/{SubnetName} and, for the Azure Resource Manager VMs it would be ARM resource ID used to represent the subnet.

public Azure.Core.ResourceIdentifier SubnetId { get; set; }
member this.SubnetId : Azure.Core.ResourceIdentifier with get, set
Public Property SubnetId As ResourceIdentifier

Property Value

Applies to