Method: AzureResourceProbe#string

Defined in:
lib/resources/azure/azure_backend.rb

#stringObject (readonly)

name Name of the Azure resource

Returns:

  • (Object)

    the current value of string



332
333
334
# File 'lib/resources/azure/azure_backend.rb', line 332

def string
  @string
end