Microsoftgraphphone 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
Microsoftgraphphone() | |
Microsoftgraphphone(IDictionary<String,Object>, String, String, String, String) |
Microsoftgraphphone()
public Microsoftgraphphone ();
Public Sub New ()
Applies to
Microsoftgraphphone(IDictionary<String,Object>, String, String, String, String)
public Microsoftgraphphone (System.Collections.Generic.IDictionary<string,object> additionalProperties = default, string language = default, string number = default, string region = default, string type = default);
new Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.Microsoftgraphphone : System.Collections.Generic.IDictionary<string, obj> * string * string * string * string -> Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.Microsoftgraphphone
Public Sub New (Optional additionalProperties As IDictionary(Of String, Object) = Nothing, Optional language As String = Nothing, Optional number As String = Nothing, Optional region As String = Nothing, Optional type As String = Nothing)
Parameters
- additionalProperties
- IDictionary<String,Object>
- language
- String
- number
- String
- region
- String
- type
- String