Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 346 Bytes

File metadata and controls

16 lines (11 loc) · 346 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

await client.api('/servicePrincipals/00af5dfb-85da-4b41-a677-0c6b86dd34f8/remoteDesktopSecurityConfiguration/targetDeviceGroups/1a9db3ab-0acf-4808-99ae-e8ed581cb2e0/$ref')
	.delete();