Delen via


LogicalNetwork Class

Definition

Logical network data model.

public class LogicalNetwork : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type LogicalNetwork = class
    inherit Resource
Public Class LogicalNetwork
Inherits Resource
Inheritance
LogicalNetwork

Constructors

LogicalNetwork()

Initializes a new instance of the LogicalNetwork class.

LogicalNetwork(String, String, String, String, LogicalNetworkProperties)

Initializes a new instance of the LogicalNetwork class.

Properties

Id

Gets resource Id

(Inherited from Resource)
Location

Gets or sets resource Location

(Inherited from Resource)
Name

Gets resource Name

(Inherited from Resource)
Properties

Gets or sets the Logical Network Properties.

Type

Gets resource Type

(Inherited from Resource)

Applies to