Skip to main content

AccessitemaccessprofileresponseAppRefsInner

Properties

NameTypeDescriptionNotes
CloudAppIdStringthe cloud app id associated with the access profile[optional]
CloudAppNameStringthe cloud app name associated with the access profile[optional]

Examples

  • Prepare the resource
$AccessitemaccessprofileresponseAppRefsInner = Initialize-AccessitemaccessprofileresponseAppRefsInner  -CloudAppId 8c190e6787aa4ed9a90bd9d5344523fb `
-CloudAppName Sample App
  • Convert the resource to JSON
$AccessitemaccessprofileresponseAppRefsInner | ConvertTo-JSON

[Back to top]