Sha256: a7661c22f8cbad27d7404183b63042dba67820fa6215d320ea2acffb9b003617
Contents?: true
Size: 383 Bytes
Versions: 29
Compression:
Stored size: 383 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::Network::Mgmt::V2018_08_01 module Models # # Defines values for PublicIPAddressSkuName # module PublicIPAddressSkuName Basic = "Basic" Standard = "Standard" end end end
Version data entries
29 entries across 29 versions & 2 rubygems