Table of Contents

Class StaticRouteFixedIpAssignment

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll
[DataContract]
public class StaticRouteFixedIpAssignment
Inheritance
StaticRouteFixedIpAssignment
Inherited Members

Properties

Ip

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "ip")]
public string? Ip { get; set; }

Property Value

string

Name

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "name")]
public string? Name { get; set; }

Property Value

string