Sha256: 851bbfff85267b0ceab6cb44934ce504722f02fb52beeb3b960cd38b65d88549

Contents?: true

Size: 426 Bytes

Versions: 2

Compression:

Stored size: 426 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::Security::Mgmt::V2020_01_01
  module Models
    #
    # Defines values for AadConnectivityState
    #
    module AadConnectivityState
      Discovered = "Discovered"
      NotLicensed = "NotLicensed"
      Connected = "Connected"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_security-0.19.0 lib/2020-01-01/generated/azure_mgmt_security/models/aad_connectivity_state.rb
azure_mgmt_security-0.18.2 lib/2020-01-01/generated/azure_mgmt_security/models/aad_connectivity_state.rb