Microsoftgraphdevice Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Microsoftgraphdevice()
public Microsoftgraphdevice ();
Public Sub New ()
Applies to
Microsoftgraphdevice(IDictionary<String,Object>, String, Nullable<DateTime>, Nullable<Boolean>, IList<MicrosoftgraphalternativeSecurityId>, Nullable<DateTime>, Nullable<DateTime>, String, String, Nullable<Int32>, String, IList<Microsoftgraphextension>, Nullable<Boolean>, Nullable<Boolean>, String, IList<MicrosoftgraphdirectoryObject>, Nullable<DateTime>, Nullable<Boolean>, String, String, IList<String>, String, IList<MicrosoftgraphdirectoryObject>, IList<MicrosoftgraphdirectoryObject>, IList<String>, IList<MicrosoftgraphdirectoryObject>, String)
public Microsoftgraphdevice (System.Collections.Generic.IDictionary<string,object> additionalProperties = default, string id = default, DateTime? deletedDateTime = default, bool? accountEnabled = default, System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphalternativeSecurityId> alternativeSecurityIds = default, DateTime? approximateLastSignInDateTime = default, DateTime? complianceExpirationDateTime = default, string deviceId = default, string deviceMetadata = default, int? deviceVersion = default, string displayName = default, System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.Microsoftgraphextension> extensions = default, bool? isCompliant = default, bool? isManaged = default, string mdmAppId = default, System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdirectoryObject> memberOf = default, DateTime? onPremisesLastSyncDateTime = default, bool? onPremisesSyncEnabled = default, string operatingSystem = default, string operatingSystemVersion = default, System.Collections.Generic.IList<string> physicalIds = default, string profileType = default, System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdirectoryObject> registeredOwners = default, System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdirectoryObject> registeredUsers = default, System.Collections.Generic.IList<string> systemLabels = default, System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdirectoryObject> transitiveMemberOf = default, string trustType = default);
new Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.Microsoftgraphdevice : System.Collections.Generic.IDictionary<string, obj> * string * Nullable<DateTime> * Nullable<bool> * System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphalternativeSecurityId> * Nullable<DateTime> * Nullable<DateTime> * string * string * Nullable<int> * string * System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.Microsoftgraphextension> * Nullable<bool> * Nullable<bool> * string * System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdirectoryObject> * Nullable<DateTime> * Nullable<bool> * string * string * System.Collections.Generic.IList<string> * string * System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdirectoryObject> * System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdirectoryObject> * System.Collections.Generic.IList<string> * System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdirectoryObject> * string -> Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.Microsoftgraphdevice
Public Sub New (Optional additionalProperties As IDictionary(Of String, Object) = Nothing, Optional id As String = Nothing, Optional deletedDateTime As Nullable(Of DateTime) = Nothing, Optional accountEnabled As Nullable(Of Boolean) = Nothing, Optional alternativeSecurityIds As IList(Of MicrosoftgraphalternativeSecurityId) = Nothing, Optional approximateLastSignInDateTime As Nullable(Of DateTime) = Nothing, Optional complianceExpirationDateTime As Nullable(Of DateTime) = Nothing, Optional deviceId As String = Nothing, Optional deviceMetadata As String = Nothing, Optional deviceVersion As Nullable(Of Integer) = Nothing, Optional displayName As String = Nothing, Optional extensions As IList(Of Microsoftgraphextension) = Nothing, Optional isCompliant As Nullable(Of Boolean) = Nothing, Optional isManaged As Nullable(Of Boolean) = Nothing, Optional mdmAppId As String = Nothing, Optional memberOf As IList(Of MicrosoftgraphdirectoryObject) = Nothing, Optional onPremisesLastSyncDateTime As Nullable(Of DateTime) = Nothing, Optional onPremisesSyncEnabled As Nullable(Of Boolean) = Nothing, Optional operatingSystem As String = Nothing, Optional operatingSystemVersion As String = Nothing, Optional physicalIds As IList(Of String) = Nothing, Optional profileType As String = Nothing, Optional registeredOwners As IList(Of MicrosoftgraphdirectoryObject) = Nothing, Optional registeredUsers As IList(Of MicrosoftgraphdirectoryObject) = Nothing, Optional systemLabels As IList(Of String) = Nothing, Optional transitiveMemberOf As IList(Of MicrosoftgraphdirectoryObject) = Nothing, Optional trustType As String = Nothing)
Parameters
- additionalProperties
- IDictionary<String,Object>
- id
- String
- alternativeSecurityIds
- IList<MicrosoftgraphalternativeSecurityId>
- deviceId
- String
- deviceMetadata
- String
- displayName
- String
- extensions
- IList<Microsoftgraphextension>
- mdmAppId
- String
- memberOf
- IList<MicrosoftgraphdirectoryObject>
- operatingSystem
- String
- operatingSystemVersion
- String
- profileType
- String
- registeredOwners
- IList<MicrosoftgraphdirectoryObject>
- registeredUsers
- IList<MicrosoftgraphdirectoryObject>
- transitiveMemberOf
- IList<MicrosoftgraphdirectoryObject>
- trustType
- String