Sha256: 36fbc3552ba2c49ea65341b592fc76248fa6c23e8c101c930d4e2f427276511f

Contents?: true

Size: 1.22 KB

Versions: 28

Compression:

Stored size: 1.22 KB

Contents

# Copyright (c) 2012-2017 VMware, Inc.  All Rights Reserved.
# SPDX-License-Identifier: MIT

# 
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

class RbVmomi::VIM::PerfCounterInfo
  def name
    "#{groupInfo.key}.#{nameInfo.key}"
  end
end

Version data entries

28 entries across 26 versions & 3 rubygems

Version Path
rbvmomi2-3.0.0 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-3.0.0 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-2.4.1 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-2.4.0 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-2.3.1 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-2.3.0 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-2.3.0.beta1 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-2.2.0 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-2.1.2 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-2.1.1 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-2.1.0 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-2.0.1 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-2.0.0 lib/rbvmomi/vim/PerfCounterInfo.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/rbvmomi-1.13.0/lib/rbvmomi/vim/PerfCounterInfo.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/rbvmomi-1.13.0/lib/rbvmomi/vim/PerfCounterInfo.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/rbvmomi-1.13.0/lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-1.13.0 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-1.12.0 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-1.11.7 lib/rbvmomi/vim/PerfCounterInfo.rb
rbvmomi-1.11.6 lib/rbvmomi/vim/PerfCounterInfo.rb