Bagikan melalui


EdgeNodeInner Class

Definition

Edgenode is a global Point of Presence (POP) location used to deliver CDN content to end users.

[Microsoft.Rest.Serialization.JsonTransformation]
public class EdgeNodeInner : Microsoft.Azure.Management.Cdn.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type EdgeNodeInner = class
    inherit ProxyResourceInner
Public Class EdgeNodeInner
Inherits ProxyResourceInner
Inheritance
Attributes

Constructors

EdgeNodeInner()

Initializes a new instance of the EdgeNodeInner class.

EdgeNodeInner(IList<IpAddressGroup>, String, String, String)

Initializes a new instance of the EdgeNodeInner class.

Properties

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
IpAddressGroups

Gets or sets list of ip address groups.

Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object.

Applies to