@microsoft/msgraph-sdk-reports 1.0.0-preview.11 → 1.0.0-preview.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/reports/authenticationMethods/index.d.ts +1 -1
- package/reports/authenticationMethods/index.js +1 -1
- package/reports/authenticationMethods/userRegistrationDetails/count/index.d.ts +1 -1
- package/reports/authenticationMethods/userRegistrationDetails/count/index.js +1 -1
- package/reports/authenticationMethods/userRegistrationDetails/index.d.ts +1 -1
- package/reports/authenticationMethods/userRegistrationDetails/index.js +1 -1
- package/reports/authenticationMethods/userRegistrationDetails/item/index.d.ts +1 -1
- package/reports/authenticationMethods/userRegistrationDetails/item/index.js +1 -1
- package/reports/dailyPrintUsageByPrinter/count/index.d.ts +1 -1
- package/reports/dailyPrintUsageByPrinter/count/index.js +1 -1
- package/reports/dailyPrintUsageByPrinter/index.d.ts +1 -1
- package/reports/dailyPrintUsageByPrinter/index.js +1 -1
- package/reports/dailyPrintUsageByPrinter/item/index.d.ts +1 -1
- package/reports/dailyPrintUsageByPrinter/item/index.js +1 -1
- package/reports/dailyPrintUsageByUser/count/index.d.ts +1 -1
- package/reports/dailyPrintUsageByUser/count/index.js +1 -1
- package/reports/dailyPrintUsageByUser/index.d.ts +1 -1
- package/reports/dailyPrintUsageByUser/index.js +1 -1
- package/reports/dailyPrintUsageByUser/item/index.d.ts +1 -1
- package/reports/dailyPrintUsageByUser/item/index.js +1 -1
- package/reports/getGroupArchivedPrintJobsWithGroupIdWithStartDateTimeWithEndDateTime/index.d.ts +4 -4
- package/reports/getGroupArchivedPrintJobsWithGroupIdWithStartDateTimeWithEndDateTime/index.d.ts.map +1 -1
- package/reports/getGroupArchivedPrintJobsWithGroupIdWithStartDateTimeWithEndDateTime/index.js +1 -1
- package/reports/getPrinterArchivedPrintJobsWithPrinterIdWithStartDateTimeWithEndDateTime/index.d.ts +4 -4
- package/reports/getPrinterArchivedPrintJobsWithPrinterIdWithStartDateTimeWithEndDateTime/index.d.ts.map +1 -1
- package/reports/getPrinterArchivedPrintJobsWithPrinterIdWithStartDateTimeWithEndDateTime/index.js +1 -1
- package/reports/getUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime/index.d.ts +4 -4
- package/reports/getUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime/index.d.ts.map +1 -1
- package/reports/getUserArchivedPrintJobsWithUserIdWithStartDateTimeWithEndDateTime/index.js +1 -1
- package/reports/index.d.ts +6 -1
- package/reports/index.d.ts.map +1 -1
- package/reports/index.js +7 -1
- package/reports/monthlyPrintUsageByPrinter/count/index.d.ts +1 -1
- package/reports/monthlyPrintUsageByPrinter/count/index.js +1 -1
- package/reports/monthlyPrintUsageByPrinter/index.d.ts +1 -1
- package/reports/monthlyPrintUsageByPrinter/index.js +1 -1
- package/reports/monthlyPrintUsageByPrinter/item/index.d.ts +1 -1
- package/reports/monthlyPrintUsageByPrinter/item/index.js +1 -1
- package/reports/monthlyPrintUsageByUser/count/index.d.ts +1 -1
- package/reports/monthlyPrintUsageByUser/count/index.js +1 -1
- package/reports/monthlyPrintUsageByUser/index.d.ts +1 -1
- package/reports/monthlyPrintUsageByUser/index.js +1 -1
- package/reports/monthlyPrintUsageByUser/item/index.d.ts +1 -1
- package/reports/monthlyPrintUsageByUser/item/index.js +1 -1
- package/reports/partners/billing/index.d.ts +85 -0
- package/reports/partners/billing/index.d.ts.map +1 -0
- package/reports/partners/billing/index.js +79 -0
- package/reports/partners/billing/manifests/count/index.d.ts +40 -0
- package/reports/partners/billing/manifests/count/index.d.ts.map +1 -0
- package/reports/partners/billing/manifests/count/index.js +35 -0
- package/reports/partners/billing/manifests/index.d.ts +95 -0
- package/reports/partners/billing/manifests/index.d.ts.map +1 -0
- package/reports/partners/billing/manifests/index.js +70 -0
- package/reports/partners/billing/manifests/item/index.d.ts +67 -0
- package/reports/partners/billing/manifests/item/index.d.ts.map +1 -0
- package/reports/partners/billing/manifests/item/index.js +56 -0
- package/reports/partners/billing/operations/count/index.d.ts +40 -0
- package/reports/partners/billing/operations/count/index.d.ts.map +1 -0
- package/reports/partners/billing/operations/count/index.js +35 -0
- package/reports/partners/billing/operations/index.d.ts +95 -0
- package/reports/partners/billing/operations/index.d.ts.map +1 -0
- package/reports/partners/billing/operations/index.js +70 -0
- package/reports/partners/billing/operations/item/index.d.ts +67 -0
- package/reports/partners/billing/operations/item/index.d.ts.map +1 -0
- package/reports/partners/billing/operations/item/index.js +56 -0
- package/reports/partners/billing/usage/billed/index.d.ts +75 -0
- package/reports/partners/billing/usage/billed/index.d.ts.map +1 -0
- package/reports/partners/billing/usage/billed/index.js +66 -0
- package/reports/partners/billing/usage/billed/microsoftGraphPartnersBillingExport/index.d.ts +65 -0
- package/reports/partners/billing/usage/billed/microsoftGraphPartnersBillingExport/index.d.ts.map +1 -0
- package/reports/partners/billing/usage/billed/microsoftGraphPartnersBillingExport/index.js +62 -0
- package/reports/partners/billing/usage/index.d.ts +80 -0
- package/reports/partners/billing/usage/index.d.ts.map +1 -0
- package/reports/partners/billing/usage/index.js +73 -0
- package/reports/partners/billing/usage/unbilled/index.d.ts +75 -0
- package/reports/partners/billing/usage/unbilled/index.d.ts.map +1 -0
- package/reports/partners/billing/usage/unbilled/index.js +66 -0
- package/reports/partners/billing/usage/unbilled/microsoftGraphPartnersBillingExport/index.d.ts +69 -0
- package/reports/partners/billing/usage/unbilled/microsoftGraphPartnersBillingExport/index.d.ts.map +1 -0
- package/reports/partners/billing/usage/unbilled/microsoftGraphPartnersBillingExport/index.js +64 -0
- package/reports/partners/index.d.ts +75 -0
- package/reports/partners/index.d.ts.map +1 -0
- package/reports/partners/index.js +67 -0
- package/reports/security/getAttackSimulationRepeatOffenders/index.d.ts +4 -4
- package/reports/security/getAttackSimulationRepeatOffenders/index.d.ts.map +1 -1
- package/reports/security/getAttackSimulationRepeatOffenders/index.js +1 -1
- package/reports/security/getAttackSimulationSimulationUserCoverage/index.d.ts +4 -4
- package/reports/security/getAttackSimulationSimulationUserCoverage/index.d.ts.map +1 -1
- package/reports/security/getAttackSimulationSimulationUserCoverage/index.js +1 -1
- package/reports/security/getAttackSimulationTrainingUserCoverage/index.d.ts +4 -4
- package/reports/security/getAttackSimulationTrainingUserCoverage/index.d.ts.map +1 -1
- package/reports/security/getAttackSimulationTrainingUserCoverage/index.js +1 -1
- package/reports/security/index.d.ts +1 -1
- package/reports/security/index.js +1 -1
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -5,12 +5,12 @@ import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestCon
|
|
|
5
5
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
6
6
|
* @returns a getAttackSimulationSimulationUserCoverageGetResponse
|
|
7
7
|
*/
|
|
8
|
-
export declare function createGetAttackSimulationSimulationUserCoverageGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined):
|
|
8
|
+
export declare function createGetAttackSimulationSimulationUserCoverageGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
9
|
/**
|
|
10
10
|
* The deserialization information for the current model
|
|
11
11
|
* @returns a Record<string, (node: ParseNode) => void>
|
|
12
12
|
*/
|
|
13
|
-
export declare function deserializeIntoGetAttackSimulationSimulationUserCoverageGetResponse(getAttackSimulationSimulationUserCoverageGetResponse?: GetAttackSimulationSimulationUserCoverageGetResponse | undefined): Record<string, (node: ParseNode) => void>;
|
|
13
|
+
export declare function deserializeIntoGetAttackSimulationSimulationUserCoverageGetResponse(getAttackSimulationSimulationUserCoverageGetResponse?: Partial<GetAttackSimulationSimulationUserCoverageGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
14
|
export interface GetAttackSimulationSimulationUserCoverageGetResponse extends BaseCollectionPaginationCountResponse, Parsable {
|
|
15
15
|
/**
|
|
16
16
|
* The value property
|
|
@@ -63,7 +63,7 @@ export interface GetAttackSimulationSimulationUserCoverageRequestBuilderGetQuery
|
|
|
63
63
|
* Serializes information the current object
|
|
64
64
|
* @param writer Serialization writer to use to serialize this model
|
|
65
65
|
*/
|
|
66
|
-
export declare function serializeGetAttackSimulationSimulationUserCoverageGetResponse(writer: SerializationWriter, getAttackSimulationSimulationUserCoverageGetResponse?: GetAttackSimulationSimulationUserCoverageGetResponse | undefined): void;
|
|
66
|
+
export declare function serializeGetAttackSimulationSimulationUserCoverageGetResponse(writer: SerializationWriter, getAttackSimulationSimulationUserCoverageGetResponse?: Partial<GetAttackSimulationSimulationUserCoverageGetResponse> | undefined): void;
|
|
67
67
|
/**
|
|
68
68
|
* Metadata for all the requests in the request builder.
|
|
69
69
|
*/
|
|
@@ -71,5 +71,5 @@ export declare const GetAttackSimulationSimulationUserCoverageRequestBuilderRequ
|
|
|
71
71
|
/**
|
|
72
72
|
* Uri template for the request builder.
|
|
73
73
|
*/
|
|
74
|
-
export declare const GetAttackSimulationSimulationUserCoverageRequestBuilderUriTemplate = "{+baseurl}/reports/security/getAttackSimulationSimulationUserCoverage(){?%
|
|
74
|
+
export declare const GetAttackSimulationSimulationUserCoverageRequestBuilderUriTemplate = "{+baseurl}/reports/security/getAttackSimulationSimulationUserCoverage(){?%24count,%24filter,%24search,%24skip,%24top}";
|
|
75
75
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA6N,KAAK,sCAAsC,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAEpW,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,gFAAgF,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA6N,KAAK,sCAAsC,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAEpW,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,gFAAgF,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAExM;AACD;;;GAGG;AACH,wBAAgB,mEAAmE,CAAC,oDAAoD,GAAE,OAAO,CAAC,oDAAoD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKpQ;AACD,MAAM,WAAW,oDAAqD,SAAQ,qCAAqC,EAAE,QAAQ;IACzH;;OAEG;IACH,KAAK,CAAC,EAAE,sCAAsC,EAAE,CAAC;CACpD;AACD;;GAEG;AACH,MAAM,WAAW,uDAAwD,SAAQ,kBAAkB,CAAC,uDAAuD,CAAC;IACxJ;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yEAAyE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oDAAoD,GAAG,SAAS,CAAC,CAAC;IACrN;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yEAAyE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrL;AACD;;GAEG;AACH,MAAM,WAAW,yEAAyE;IACtF;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,6DAA6D,CAAC,MAAM,EAAE,mBAAmB,EAAE,oDAAoD,GAAE,OAAO,CAAC,oDAAoD,CAAC,GAAG,SAAc,GAAI,IAAI,CAGtP;AAWD;;GAEG;AACH,eAAO,MAAM,uEAAuE,EAAE,gBAWrF,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kEAAkE,0HAA0H,CAAC"}
|
|
@@ -60,6 +60,6 @@ exports.GetAttackSimulationSimulationUserCoverageRequestBuilderRequestsMetadata
|
|
|
60
60
|
/**
|
|
61
61
|
* Uri template for the request builder.
|
|
62
62
|
*/
|
|
63
|
-
exports.GetAttackSimulationSimulationUserCoverageRequestBuilderUriTemplate = "{+baseurl}/reports/security/getAttackSimulationSimulationUserCoverage(){?%
|
|
63
|
+
exports.GetAttackSimulationSimulationUserCoverageRequestBuilderUriTemplate = "{+baseurl}/reports/security/getAttackSimulationSimulationUserCoverage(){?%24count,%24filter,%24search,%24skip,%24top}";
|
|
64
64
|
/* tslint:enable */
|
|
65
65
|
/* eslint-enable */
|
|
@@ -5,12 +5,12 @@ import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestCon
|
|
|
5
5
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
6
6
|
* @returns a getAttackSimulationTrainingUserCoverageGetResponse
|
|
7
7
|
*/
|
|
8
|
-
export declare function createGetAttackSimulationTrainingUserCoverageGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined):
|
|
8
|
+
export declare function createGetAttackSimulationTrainingUserCoverageGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
9
|
/**
|
|
10
10
|
* The deserialization information for the current model
|
|
11
11
|
* @returns a Record<string, (node: ParseNode) => void>
|
|
12
12
|
*/
|
|
13
|
-
export declare function deserializeIntoGetAttackSimulationTrainingUserCoverageGetResponse(getAttackSimulationTrainingUserCoverageGetResponse?: GetAttackSimulationTrainingUserCoverageGetResponse | undefined): Record<string, (node: ParseNode) => void>;
|
|
13
|
+
export declare function deserializeIntoGetAttackSimulationTrainingUserCoverageGetResponse(getAttackSimulationTrainingUserCoverageGetResponse?: Partial<GetAttackSimulationTrainingUserCoverageGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
14
|
export interface GetAttackSimulationTrainingUserCoverageGetResponse extends BaseCollectionPaginationCountResponse, Parsable {
|
|
15
15
|
/**
|
|
16
16
|
* The value property
|
|
@@ -63,7 +63,7 @@ export interface GetAttackSimulationTrainingUserCoverageRequestBuilderGetQueryPa
|
|
|
63
63
|
* Serializes information the current object
|
|
64
64
|
* @param writer Serialization writer to use to serialize this model
|
|
65
65
|
*/
|
|
66
|
-
export declare function serializeGetAttackSimulationTrainingUserCoverageGetResponse(writer: SerializationWriter, getAttackSimulationTrainingUserCoverageGetResponse?: GetAttackSimulationTrainingUserCoverageGetResponse | undefined): void;
|
|
66
|
+
export declare function serializeGetAttackSimulationTrainingUserCoverageGetResponse(writer: SerializationWriter, getAttackSimulationTrainingUserCoverageGetResponse?: Partial<GetAttackSimulationTrainingUserCoverageGetResponse> | undefined): void;
|
|
67
67
|
/**
|
|
68
68
|
* Metadata for all the requests in the request builder.
|
|
69
69
|
*/
|
|
@@ -71,5 +71,5 @@ export declare const GetAttackSimulationTrainingUserCoverageRequestBuilderReques
|
|
|
71
71
|
/**
|
|
72
72
|
* Uri template for the request builder.
|
|
73
73
|
*/
|
|
74
|
-
export declare const GetAttackSimulationTrainingUserCoverageRequestBuilderUriTemplate = "{+baseurl}/reports/security/getAttackSimulationTrainingUserCoverage(){?%
|
|
74
|
+
export declare const GetAttackSimulationTrainingUserCoverageRequestBuilderUriTemplate = "{+baseurl}/reports/security/getAttackSimulationTrainingUserCoverage(){?%24count,%24filter,%24search,%24skip,%24top}";
|
|
75
75
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyN,KAAK,oCAAoC,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAE9V,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,8EAA8E,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyN,KAAK,oCAAoC,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAE9V,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,8EAA8E,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEtM;AACD;;;GAGG;AACH,wBAAgB,iEAAiE,CAAC,kDAAkD,GAAE,OAAO,CAAC,kDAAkD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9P;AACD,MAAM,WAAW,kDAAmD,SAAQ,qCAAqC,EAAE,QAAQ;IACvH;;OAEG;IACH,KAAK,CAAC,EAAE,oCAAoC,EAAE,CAAC;CAClD;AACD;;GAEG;AACH,MAAM,WAAW,qDAAsD,SAAQ,kBAAkB,CAAC,qDAAqD,CAAC;IACpJ;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kDAAkD,GAAG,SAAS,CAAC,CAAC;IACjN;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnL;AACD;;GAEG;AACH,MAAM,WAAW,uEAAuE;IACpF;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,2DAA2D,CAAC,MAAM,EAAE,mBAAmB,EAAE,kDAAkD,GAAE,OAAO,CAAC,kDAAkD,CAAC,GAAG,SAAc,GAAI,IAAI,CAGhP;AAWD;;GAEG;AACH,eAAO,MAAM,qEAAqE,EAAE,gBAWnF,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gEAAgE,wHAAwH,CAAC"}
|
|
@@ -60,6 +60,6 @@ exports.GetAttackSimulationTrainingUserCoverageRequestBuilderRequestsMetadata =
|
|
|
60
60
|
/**
|
|
61
61
|
* Uri template for the request builder.
|
|
62
62
|
*/
|
|
63
|
-
exports.GetAttackSimulationTrainingUserCoverageRequestBuilderUriTemplate = "{+baseurl}/reports/security/getAttackSimulationTrainingUserCoverage(){?%
|
|
63
|
+
exports.GetAttackSimulationTrainingUserCoverageRequestBuilderUriTemplate = "{+baseurl}/reports/security/getAttackSimulationTrainingUserCoverage(){?%24count,%24filter,%24search,%24skip,%24top}";
|
|
64
64
|
/* tslint:enable */
|
|
65
65
|
/* eslint-enable */
|
|
@@ -81,5 +81,5 @@ export declare const SecurityRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
|
81
81
|
/**
|
|
82
82
|
* Uri template for the request builder.
|
|
83
83
|
*/
|
|
84
|
-
export declare const SecurityRequestBuilderUriTemplate = "{+baseurl}/reports/security{?%24select
|
|
84
|
+
export declare const SecurityRequestBuilderUriTemplate = "{+baseurl}/reports/security{?%24expand,%24select}";
|
|
85
85
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -71,6 +71,6 @@ exports.SecurityRequestBuilderRequestsMetadata = {
|
|
|
71
71
|
/**
|
|
72
72
|
* Uri template for the request builder.
|
|
73
73
|
*/
|
|
74
|
-
exports.SecurityRequestBuilderUriTemplate = "{+baseurl}/reports/security{?%24select
|
|
74
|
+
exports.SecurityRequestBuilderUriTemplate = "{+baseurl}/reports/security{?%24expand,%24select}";
|
|
75
75
|
/* tslint:enable */
|
|
76
76
|
/* eslint-enable */
|