class Azure::BaseManagement::AffinityGroup
Represents an AffinityGroup
Attributes
capability[RW]
description[RW]
hosted_services[RW]
label[RW]
location[RW]
name[RW]
storage_services[RW]
Public Class Methods
new() { |self| ... }
click to toggle source
# File lib/azure/base_management/affinity_group.rb, line 19 def initialize yield self if block_given? end