Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR security/resource-manager] Michal dev security microsoft.security 2017 08 01 preview #5271

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
269 changes: 194 additions & 75 deletions profiles/preview/preview/security/mgmt/security/models.go

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ package securityapi

import original "github.com/Azure/azure-sdk-for-go/services/preview/security/mgmt/v3.0/security/securityapi"

type AdaptiveApplicationControlsClientAPI = original.AdaptiveApplicationControlsClientAPI
type AdvancedThreatProtectionClientAPI = original.AdvancedThreatProtectionClientAPI
type AlertsClientAPI = original.AlertsClientAPI
type AllowedConnectionsClientAPI = original.AllowedConnectionsClientAPI
type AssessmentsMetadataClientAPI = original.AssessmentsMetadataClientAPI
type AssessmentsMetadataSubscriptionClientAPI = original.AssessmentsMetadataSubscriptionClientAPI
type AutoProvisioningSettingsClientAPI = original.AutoProvisioningSettingsClientAPI
type ComplianceResultsClientAPI = original.ComplianceResultsClientAPI
type CompliancesClientAPI = original.CompliancesClientAPI
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading