Skip to main content

DataaccessPoliciesInner

Properties

NameTypeDescriptionNotes
ValueStringValue of the policy[optional]

Examples

  • Prepare the resource
$DataaccessPoliciesInner = Initialize-DataaccessPoliciesInner  -Value GDPR-20
  • Convert the resource to JSON
$DataaccessPoliciesInner | ConvertTo-JSON

[Back to top]