Sha256: 727e320e1b67ada1dd1891fb7f45c529fb94e34b8d4588b28afd14739115b6dd
Contents?: true
Size: 404 Bytes
Versions: 10
Compression:
Stored size: 404 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_30 module Models # # Defines values for OpenShiftAgentPoolProfileRole # module OpenShiftAgentPoolProfileRole Compute = "compute" Infra = "infra" end end end
Version data entries
10 entries across 10 versions & 1 rubygems