Sha256: 68a6e94c3c9b8aa4461b40de44d2d13c2beffab97c5f662600b8dedefa5a2fa2

Contents?: true

Size: 483 Bytes

Versions: 3

Compression:

Stored size: 483 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::Compute::Mgmt::V2020_06_30
  module Models
    #
    # Defines values for PrivateEndpointConnectionProvisioningState
    #
    module PrivateEndpointConnectionProvisioningState
      Succeeded = "Succeeded"
      Creating = "Creating"
      Deleting = "Deleting"
      Failed = "Failed"
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2020-06-30/generated/azure_mgmt_compute/models/private_endpoint_connection_provisioning_state.rb
azure_mgmt_compute-0.21.1 lib/2020-06-30/generated/azure_mgmt_compute/models/private_endpoint_connection_provisioning_state.rb
azure_mgmt_compute-0.20.0 lib/2020-06-30/generated/azure_mgmt_compute/models/private_endpoint_connection_provisioning_state.rb