class Azure::Profiles::Latest::ManagedServiceIdentity::Mgmt::ManagedServiceIdentityManagementClass::ModelClasses

Public Instance Methods

identity() click to toggle source
# File lib/latest/modules/managedserviceidentity_profile_module.rb, line 53
def identity
  Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity
end
operation() click to toggle source
# File lib/latest/modules/managedserviceidentity_profile_module.rb, line 59
def operation
  Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
end
operation_display() click to toggle source
# File lib/latest/modules/managedserviceidentity_profile_module.rb, line 56
def operation_display
  Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
end
operation_list_result() click to toggle source
# File lib/latest/modules/managedserviceidentity_profile_module.rb, line 65
def operation_list_result
  Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult
end
user_assigned_identities() click to toggle source
# File lib/latest/modules/managedserviceidentity_profile_module.rb, line 68
def user_assigned_identities
  Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities
end
user_assigned_identities_list_result() click to toggle source
# File lib/latest/modules/managedserviceidentity_profile_module.rb, line 62
def user_assigned_identities_list_result
  Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult
end