你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ASRNetwork Class

Definition

Azure Site Recovery Network.

public class ASRNetwork
type ASRNetwork = class
Public Class ASRNetwork
Inheritance
ASRNetwork

Constructors

ASRNetwork()

Initializes a new instance of the ASRNetwork class.

ASRNetwork(Network)

Initializes a new instance of the ASRNetwork class with required parameters.

Properties

FabricType

Gets or sets Fabric object type.

FriendlyName

Gets or sets friendly name of the Network.

ID

Gets or sets Network ID.

Name

Gets or sets name of the Network.

Type

Gets or sets Type of Network.

VmNetworkSubnetList

Gets or sets VM Network subnets.

Applies to