Class: Azure::Graph::Profiles::Latest::Mgmt::GraphClass::ModelClasses
- Inherits:
-
Object
- Object
- Azure::Graph::Profiles::Latest::Mgmt::GraphClass::ModelClasses
- Defined in:
- lib/profiles/latest/modules/graph_profile_module.rb
Instance Method Summary collapse
- #aadobject ⇒ Object
- #adgroup ⇒ Object
- #application ⇒ Object
- #application_create_parameters ⇒ Object
- #application_list_result ⇒ Object
- #application_update_parameters ⇒ Object
- #check_group_membership_parameters ⇒ Object
- #check_group_membership_result ⇒ Object
- #domain ⇒ Object
- #domain_list_result ⇒ Object
- #get_objects_parameters ⇒ Object
- #get_objects_result ⇒ Object
- #graph_error ⇒ Object
- #group_add_member_parameters ⇒ Object
- #group_create_parameters ⇒ Object
- #group_get_member_groups_parameters ⇒ Object
- #group_get_member_groups_result ⇒ Object
- #group_list_result ⇒ Object
- #key_credential ⇒ Object
- #key_credential_list_result ⇒ Object
- #key_credentials_update_parameters ⇒ Object
- #password_credential ⇒ Object
- #password_credential_list_result ⇒ Object
- #password_credentials_update_parameters ⇒ Object
- #password_profile ⇒ Object
- #required_resource_access ⇒ Object
- #resource_access ⇒ Object
- #service_principal ⇒ Object
- #service_principal_create_parameters ⇒ Object
- #service_principal_list_result ⇒ Object
- #sign_in_name ⇒ Object
- #user ⇒ Object
- #user_base ⇒ Object
- #user_create_parameters ⇒ Object
- #user_get_member_groups_parameters ⇒ Object
- #user_get_member_groups_result ⇒ Object
- #user_list_result ⇒ Object
- #user_type ⇒ Object
- #user_update_parameters ⇒ Object
Instance Method Details
#aadobject ⇒ Object
164 165 166 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 164 def aadobject Azure::Graph::Mgmt::V1_6::Models::AADObject end |
#adgroup ⇒ Object
146 147 148 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 146 def adgroup Azure::Graph::Mgmt::V1_6::Models::ADGroup end |
#application ⇒ Object
182 183 184 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 182 def application Azure::Graph::Mgmt::V1_6::Models::Application end |
#application_create_parameters ⇒ Object
152 153 154 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 152 def application_create_parameters Azure::Graph::Mgmt::V1_6::Models::ApplicationCreateParameters end |
#application_list_result ⇒ Object
116 117 118 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 116 def application_list_result Azure::Graph::Mgmt::V1_6::Models::ApplicationListResult end |
#application_update_parameters ⇒ Object
110 111 112 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 110 def application_update_parameters Azure::Graph::Mgmt::V1_6::Models::ApplicationUpdateParameters end |
#check_group_membership_parameters ⇒ Object
101 102 103 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 101 def check_group_membership_parameters Azure::Graph::Mgmt::V1_6::Models::CheckGroupMembershipParameters end |
#check_group_membership_result ⇒ Object
107 108 109 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 107 def check_group_membership_result Azure::Graph::Mgmt::V1_6::Models::CheckGroupMembershipResult end |
#domain ⇒ Object
167 168 169 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 167 def domain Azure::Graph::Mgmt::V1_6::Models::Domain end |
#domain_list_result ⇒ Object
155 156 157 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 155 def domain_list_result Azure::Graph::Mgmt::V1_6::Models::DomainListResult end |
#get_objects_parameters ⇒ Object
191 192 193 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 191 def get_objects_parameters Azure::Graph::Mgmt::V1_6::Models::GetObjectsParameters end |
#get_objects_result ⇒ Object
134 135 136 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 134 def get_objects_result Azure::Graph::Mgmt::V1_6::Models::GetObjectsResult end |
#graph_error ⇒ Object
92 93 94 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 92 def graph_error Azure::Graph::Mgmt::V1_6::Models::GraphError end |
#group_add_member_parameters ⇒ Object
143 144 145 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 143 def group_add_member_parameters Azure::Graph::Mgmt::V1_6::Models::GroupAddMemberParameters end |
#group_create_parameters ⇒ Object
140 141 142 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 140 def group_create_parameters Azure::Graph::Mgmt::V1_6::Models::GroupCreateParameters end |
#group_get_member_groups_parameters ⇒ Object
89 90 91 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 89 def group_get_member_groups_parameters Azure::Graph::Mgmt::V1_6::Models::GroupGetMemberGroupsParameters end |
#group_get_member_groups_result ⇒ Object
95 96 97 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 95 def group_get_member_groups_result Azure::Graph::Mgmt::V1_6::Models::GroupGetMemberGroupsResult end |
#group_list_result ⇒ Object
188 189 190 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 188 def group_list_result Azure::Graph::Mgmt::V1_6::Models::GroupListResult end |
#key_credential ⇒ Object
149 150 151 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 149 def key_credential Azure::Graph::Mgmt::V1_6::Models::KeyCredential end |
#key_credential_list_result ⇒ Object
158 159 160 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 158 def key_credential_list_result Azure::Graph::Mgmt::V1_6::Models::KeyCredentialListResult end |
#key_credentials_update_parameters ⇒ Object
122 123 124 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 122 def key_credentials_update_parameters Azure::Graph::Mgmt::V1_6::Models::KeyCredentialsUpdateParameters end |
#password_credential ⇒ Object
98 99 100 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 98 def password_credential Azure::Graph::Mgmt::V1_6::Models::PasswordCredential end |
#password_credential_list_result ⇒ Object
176 177 178 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 176 def password_credential_list_result Azure::Graph::Mgmt::V1_6::Models::PasswordCredentialListResult end |
#password_credentials_update_parameters ⇒ Object
128 129 130 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 128 def password_credentials_update_parameters Azure::Graph::Mgmt::V1_6::Models::PasswordCredentialsUpdateParameters end |
#password_profile ⇒ Object
131 132 133 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 131 def password_profile Azure::Graph::Mgmt::V1_6::Models::PasswordProfile end |
#required_resource_access ⇒ Object
104 105 106 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 104 def required_resource_access Azure::Graph::Mgmt::V1_6::Models::RequiredResourceAccess end |
#resource_access ⇒ Object
170 171 172 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 170 def resource_access Azure::Graph::Mgmt::V1_6::Models::ResourceAccess end |
#service_principal ⇒ Object
119 120 121 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 119 def service_principal Azure::Graph::Mgmt::V1_6::Models::ServicePrincipal end |
#service_principal_create_parameters ⇒ Object
113 114 115 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 113 def service_principal_create_parameters Azure::Graph::Mgmt::V1_6::Models::ServicePrincipalCreateParameters end |
#service_principal_list_result ⇒ Object
125 126 127 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 125 def service_principal_list_result Azure::Graph::Mgmt::V1_6::Models::ServicePrincipalListResult end |
#sign_in_name ⇒ Object
161 162 163 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 161 def sign_in_name Azure::Graph::Mgmt::V1_6::Models::SignInName end |
#user ⇒ Object
200 201 202 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 200 def user Azure::Graph::Mgmt::V1_6::Models::User end |
#user_base ⇒ Object
137 138 139 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 137 def user_base Azure::Graph::Mgmt::V1_6::Models::UserBase end |
#user_create_parameters ⇒ Object
194 195 196 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 194 def user_create_parameters Azure::Graph::Mgmt::V1_6::Models::UserCreateParameters end |
#user_get_member_groups_parameters ⇒ Object
173 174 175 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 173 def user_get_member_groups_parameters Azure::Graph::Mgmt::V1_6::Models::UserGetMemberGroupsParameters end |
#user_get_member_groups_result ⇒ Object
179 180 181 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 179 def user_get_member_groups_result Azure::Graph::Mgmt::V1_6::Models::UserGetMemberGroupsResult end |
#user_list_result ⇒ Object
185 186 187 |
# File 'lib/profiles/latest/modules/graph_profile_module.rb', line 185 def user_list_result Azure::Graph::Mgmt::V1_6::Models::UserListResult end |