OnboardRequest Class
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.
Parameters for onboard operation
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.OnboardRequestTypeConverter))]
public class OnboardRequest : Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IOnboardRequest
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.OnboardRequestTypeConverter))>]
type OnboardRequest = class
interface IOnboardRequest
interface IJsonSerializable
Public Class OnboardRequest
Implements IOnboardRequest
- Inheritance
-
OnboardRequest
- Attributes
- Implements
Onboard |
Creates an new OnboardRequest instance. |
Subscription |
List of subscription ids to be onboarded |
Deserialize |
Deserializes a IDictionary into an instance of OnboardRequest. |
Deserialize |
Deserializes a PSObject into an instance of OnboardRequest. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IOnboardRequest. |
From |
Creates a new instance of OnboardRequest, deserializing the content from a json string. |
To |
Serializes this instance of OnboardRequest into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
Termék | Verziók |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |