Sha256: 432eca3c9c119f649e19fdf766df858161d4b1d035d6dc5f4eaeca97eada8ffe
Contents?: true
Size: 424 Bytes
Versions: 10
Compression:
Stored size: 424 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ContainerService::Mgmt::V2019_04_01 module Models # # Defines values for AgentPoolType # module AgentPoolType VirtualMachineScaleSets = "VirtualMachineScaleSets" AvailabilitySet = "AvailabilitySet" end end end
Version data entries
10 entries across 10 versions & 1 rubygems