Delen via


Network Class

Definition

Network model.

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

Constructors

Network()

Initializes a new instance of the Network class.

Network(String, String, String, String, NetworkProperties)

Initializes a new instance of the Network 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 Network Properties.

Type

Gets resource Type

(Inherited from Resource)

Applies to