class Azure::CloudServiceManagement::InstanceEndpoint
Attributes
local_port[RW]
name[RW]
protocol[RW]
public_port[RW]
vip[RW]
Public Class Methods
new() { |self| ... }
click to toggle source
# File lib/azure/cloud_service_management/instance_endpoint.rb, line 19 def initialize yield self if block_given? end