| PublicIPServerAssociationNetwork Property |
The network to which the cloud server is attached.
Namespace: Rackspace.RackConnect.v3Assembly: Rackspace (in Rackspace.dll) Version: 0.2.0+Branch.master.Sha.9ad6ce59ab4f7b2400f7a7c9c086aa1c5ea11c4e
Syntax public PublicIPNetworkAssociation Network { get; set; }
Public Property Network As PublicIPNetworkAssociation
Get
Set
public:
property PublicIPNetworkAssociation^ Network {
PublicIPNetworkAssociation^ get ();
void set (PublicIPNetworkAssociation^ value);
}
member Network : PublicIPNetworkAssociation with get, set
Property Value
Type:
PublicIPNetworkAssociationSee Also