Class OrganizationsSaseConnectivityEnrollableNetworkRegion
The region to which the site is connected
[DataContract]
public class OrganizationsSaseConnectivityEnrollableNetworkRegion
- Inheritance
-
OrganizationsSaseConnectivityEnrollableNetworkRegion
- Inherited Members
Constructors
OrganizationsSaseConnectivityEnrollableNetworkRegion()
public OrganizationsSaseConnectivityEnrollableNetworkRegion()
Properties
Name
The name of the region
[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "name")]
public string Name { get; set; }