Sha256: 14f56a1e30649629a03be18af2a484704b00cfd2f47431425212a416ebadca98
Contents?: true
Size: 424 Bytes
Versions: 7
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_10_01 module Models # # Defines values for AgentPoolType # module AgentPoolType VirtualMachineScaleSets = "VirtualMachineScaleSets" AvailabilitySet = "AvailabilitySet" end end end
Version data entries
7 entries across 7 versions & 1 rubygems