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