EdgeNode(EdgeNodeInner) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the EdgeNodeInner class.
public EdgeNode(Microsoft.Azure.Management.Cdn.Fluent.Models.EdgeNodeInner inner);
new Microsoft.Azure.Management.Cdn.Fluent.Models.EdgeNode : Microsoft.Azure.Management.Cdn.Fluent.Models.EdgeNodeInner -> Microsoft.Azure.Management.Cdn.Fluent.Models.EdgeNode
Public Sub New (inner As EdgeNodeInner)
Parameters
- inner
- EdgeNodeInner