Skip to main content

StartApplicationDiscoveryV1403ResponseOneOf

Properties

NameTypeDescriptionNotes
VarErrorStringError message when quota is exceeded[required]

Examples

  • Prepare the resource
$StartApplicationDiscoveryV1403ResponseOneOf = Initialize-StartApplicationDiscoveryV1403ResponseOneOf  -VarError null
  • Convert the resource to JSON
$StartApplicationDiscoveryV1403ResponseOneOf | ConvertTo-JSON

[Back to top]