VirtualIPEndpoints Class
Namespace: Microsoft.WindowsAzure.ServiceRuntime
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.ServiceRuntime.VirtualIPEndpoints
Syntax
public abstract class VirtualIPEndpoints
public ref class VirtualIPEndpoints abstract
[<AbstractClass>]
type VirtualIPEndpoints = class end
Public MustInherit Class VirtualIPEndpoints
Properties
Name | Description | |
---|---|---|
InstanceEndpoints | ||
PublicIPAddress |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsAzure.ServiceRuntime Namespace
Return to top