BaseReferenceDto1
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | String | the application ID | [optional] |
Name | String | the application name | [optional] |
Examples
- Prepare the resource
$BaseReferenceDto1 = Initialize-PSSailpoint.BetaBaseReferenceDto1 -Id ff8081814d977c21014da056804a0af3 `
-Name Github
- Convert the resource to JSON
$BaseReferenceDto1 | ConvertTo-JSON