securitycenter

package
v1.44.1-0...-4e0a530 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2024 License: MPL-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Registration

type Registration struct{}

func (Registration) AssociatedGitHubLabel

func (r Registration) AssociatedGitHubLabel() string

func (Registration) DataSources

func (r Registration) DataSources() []sdk.DataSource

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) Resources

func (r Registration) Resources() []sdk.Resource

func (Registration) SupportedDataSources

func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources

func (r Registration) SupportedResources() map[string]*pluginsdk.Resource

SupportedResources returns the supported Resources supported by this Service

func (Registration) WebsiteCategories

func (r Registration) WebsiteCategories() []string

WebsiteCategories returns a list of categories which can be used for the sidebar

type StorageDefenderModel

type StorageDefenderModel struct {
	StorageAccountId                 string `tfschema:"storage_account_id"`
	OverrideSubscriptionSettings     bool   `tfschema:"override_subscription_settings_enabled"`
	MalwareScanningOnUploadEnabled   bool   `tfschema:"malware_scanning_on_upload_enabled"`
	MalwareScanningOnUploadCapPerMon int64  `tfschema:"malware_scanning_on_upload_cap_gb_per_month"`
	SensitiveDataDiscoveryEnabled    bool   `tfschema:"sensitive_data_discovery_enabled"`
}

type StorageDefenderResource

type StorageDefenderResource struct{}

func (StorageDefenderResource) Arguments

func (s StorageDefenderResource) Arguments() map[string]*schema.Schema

func (StorageDefenderResource) Attributes

func (s StorageDefenderResource) Attributes() map[string]*schema.Schema

func (StorageDefenderResource) Create

func (StorageDefenderResource) Delete

func (StorageDefenderResource) IDValidationFunc

func (StorageDefenderResource) ModelObject

func (s StorageDefenderResource) ModelObject() interface{}

func (StorageDefenderResource) Read

func (StorageDefenderResource) ResourceType

func (s StorageDefenderResource) ResourceType() string

func (StorageDefenderResource) Update

type TargetId

type TargetId struct {
	Id             string
	SubscriptionId string
	ResourceGroup  string
	Provider       string
	ResourceType   string
	Name           string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL