MicrosoftgraphassignedPlan 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
MicrosoftgraphassignedPlan() | |
MicrosoftgraphassignedPlan(IDictionary<String,Object>, Nullable<DateTime>, String, String, Nullable<Guid>) |
MicrosoftgraphassignedPlan()
public MicrosoftgraphassignedPlan ();
Public Sub New ()
Applies to
MicrosoftgraphassignedPlan(IDictionary<String,Object>, Nullable<DateTime>, String, String, Nullable<Guid>)
public MicrosoftgraphassignedPlan (System.Collections.Generic.IDictionary<string,object> additionalProperties = default, DateTime? assignedDateTime = default, string capabilityStatus = default, string service = default, Guid? servicePlanId = default);
new Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphassignedPlan : System.Collections.Generic.IDictionary<string, obj> * Nullable<DateTime> * string * string * Nullable<Guid> -> Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphassignedPlan
Public Sub New (Optional additionalProperties As IDictionary(Of String, Object) = Nothing, Optional assignedDateTime As Nullable(Of DateTime) = Nothing, Optional capabilityStatus As String = Nothing, Optional service As String = Nothing, Optional servicePlanId As Nullable(Of Guid) = Nothing)
Parameters
- additionalProperties
- IDictionary<String,Object>
- capabilityStatus
- String
- service
- String