Table of Contents

Class OrganizationsSaseConnectivityEnrollableNetworkAddress

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

The address of the site

[DataContract]
public class OrganizationsSaseConnectivityEnrollableNetworkAddress
Inheritance
OrganizationsSaseConnectivityEnrollableNetworkAddress
Inherited Members

Constructors

OrganizationsSaseConnectivityEnrollableNetworkAddress()

public OrganizationsSaseConnectivityEnrollableNetworkAddress()

Properties

Street

The street address of the site

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "street")]
public string Street { get; set; }

Property Value

string