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

Public Instance Methods

identity() click to toggle source
# File lib/profiles/latest/modules/managedserviceidentity_profile_module.rb, line 67
def identity
  Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity
end
operation() click to toggle source
# File lib/profiles/latest/modules/managedserviceidentity_profile_module.rb, line 73
def operation
  Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
end
operation_display() click to toggle source
# File lib/profiles/latest/modules/managedserviceidentity_profile_module.rb, line 70
def operation_display
  Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
end
operation_list_result() click to toggle source
# File lib/profiles/latest/modules/managedserviceidentity_profile_module.rb, line 79
def operation_list_result
  Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult
end
user_assigned_identities() click to toggle source
# File lib/profiles/latest/modules/managedserviceidentity_profile_module.rb, line 82
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/profiles/latest/modules/managedserviceidentity_profile_module.rb, line 76
def user_assigned_identities_list_result
  Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult
end