DocumentationToolsSDKsPowerShellReferencetriggersModelsBearertokenauthconfigOn this pageBearertokenauthconfig Properties NameTypeDescriptionNotesBearerTokenStringBearer token[optional] Examples Prepare the resource $Bearertokenauthconfig = Initialize-Bearertokenauthconfig -BearerToken null Convert the resource to JSON $Bearertokenauthconfig | ConvertTo-JSON [Back to top]