Sha256: 06363d570078ff19c741be176455684fefc5e188e585d781453995116195c340
Contents?: true
Size: 389 Bytes
Versions: 7
Compression:
Stored size: 389 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::Resources::Mgmt::V2018_06_01 module Models # # Defines values for ApplicationArtifactType # module ApplicationArtifactType Template = "Template" Custom = "Custom" end end end
Version data entries
7 entries across 7 versions & 2 rubygems