Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + func PossibleValuesForDataConnectorKind() []string + func PossibleValuesForDataTypeState() []string + func ValidateDataConnectorID(input interface{}, key string) (warnings []string, errors []error) + func ValidateWorkspaceID(input interface{}, key string) (warnings []string, errors []error) + type AADDataConnector struct + Etag *string + Id *string + Kind DataConnectorKind + Name *string + Properties *AADDataConnectorProperties + SystemData *systemdata.SystemData + Type *string + func (s AADDataConnector) DataConnector() BaseDataConnectorImpl + func (s AADDataConnector) MarshalJSON() ([]byte, error) + type AADDataConnectorProperties struct + DataTypes *AlertsDataTypeOfDataConnector + TenantId *string + type AATPDataConnector struct + Etag *string + Id *string + Kind DataConnectorKind + Name *string + Properties *AATPDataConnectorProperties + SystemData *systemdata.SystemData + Type *string + func (s AATPDataConnector) DataConnector() BaseDataConnectorImpl + func (s AATPDataConnector) MarshalJSON() ([]byte, error) + type AATPDataConnectorProperties struct + DataTypes *AlertsDataTypeOfDataConnector + TenantId *string + type ASCDataConnector struct + Etag *string + Id *string + Kind DataConnectorKind + Name *string + Properties *ASCDataConnectorProperties + SystemData *systemdata.SystemData + Type *string + func (s ASCDataConnector) DataConnector() BaseDataConnectorImpl + func (s ASCDataConnector) MarshalJSON() ([]byte, error) + type ASCDataConnectorProperties struct + DataTypes *AlertsDataTypeOfDataConnector + SubscriptionId *string + type AlertsDataTypeOfDataConnector struct + Alerts *DataConnectorDataTypeCommon + type AwsCloudTrailDataConnector struct + Etag *string + Id *string + Kind DataConnectorKind + Name *string + Properties *AwsCloudTrailDataConnectorProperties + SystemData *systemdata.SystemData + Type *string + func (s AwsCloudTrailDataConnector) DataConnector() BaseDataConnectorImpl + func (s AwsCloudTrailDataConnector) MarshalJSON() ([]byte, error) + type AwsCloudTrailDataConnectorDataTypes struct + Logs *DataConnectorDataTypeCommon + type AwsCloudTrailDataConnectorProperties struct + AwsRoleArn *string + DataTypes *AwsCloudTrailDataConnectorDataTypes + type BaseDataConnectorImpl struct + Etag *string + Id *string + Kind DataConnectorKind + Name *string + SystemData *systemdata.SystemData + Type *string + func (s BaseDataConnectorImpl) DataConnector() BaseDataConnectorImpl + type CreateOrUpdateOperationResponse struct + HttpResponse *http.Response + Model DataConnector + OData *odata.OData + type DataConnector interface + DataConnector func() BaseDataConnectorImpl + func UnmarshalDataConnectorImplementation(input []byte) (DataConnector, error) + type DataConnectorDataTypeCommon struct + State *DataTypeState + type DataConnectorId struct + DataConnectorId string + ResourceGroupName string + SubscriptionId string + WorkspaceName string + func NewDataConnectorID(subscriptionId string, resourceGroupName string, workspaceName string, ...) DataConnectorId + func ParseDataConnectorID(input string) (*DataConnectorId, error) + func ParseDataConnectorIDInsensitively(input string) (*DataConnectorId, error) + func (id *DataConnectorId) FromParseResult(input resourceids.ParseResult) error + func (id DataConnectorId) ID() string + func (id DataConnectorId) Segments() []resourceids.Segment + func (id DataConnectorId) String() string + type DataConnectorKind string + const DataConnectorKindAmazonWebServicesCloudTrail + const DataConnectorKindAzureActiveDirectory + const DataConnectorKindAzureAdvancedThreatProtection + const DataConnectorKindAzureSecurityCenter + const DataConnectorKindMicrosoftCloudAppSecurity + const DataConnectorKindMicrosoftDefenderAdvancedThreatProtection + const DataConnectorKindOfficeThreeSixFive + const DataConnectorKindThreatIntelligence + func (s *DataConnectorKind) UnmarshalJSON(bytes []byte) error + type DataConnectorOperationPredicate struct + func (p DataConnectorOperationPredicate) Matches(input DataConnector) bool + type DataConnectorsClient struct + Client *resourcemanager.Client + func NewDataConnectorsClientWithBaseURI(sdkApi sdkEnv.Api) (*DataConnectorsClient, error) + func (c DataConnectorsClient) CreateOrUpdate(ctx context.Context, id DataConnectorId, input DataConnector) (result CreateOrUpdateOperationResponse, err error) + func (c DataConnectorsClient) Delete(ctx context.Context, id DataConnectorId) (result DeleteOperationResponse, err error) + func (c DataConnectorsClient) Get(ctx context.Context, id DataConnectorId) (result GetOperationResponse, err error) + func (c DataConnectorsClient) List(ctx context.Context, id WorkspaceId) (result ListOperationResponse, err error) + func (c DataConnectorsClient) ListComplete(ctx context.Context, id WorkspaceId) (ListCompleteResult, error) + func (c DataConnectorsClient) ListCompleteMatchingPredicate(ctx context.Context, id WorkspaceId, predicate DataConnectorOperationPredicate) (result ListCompleteResult, err error) + type DataTypeState string + const DataTypeStateDisabled + const DataTypeStateEnabled + func (s *DataTypeState) UnmarshalJSON(bytes []byte) error + type DeleteOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetOperationResponse struct + HttpResponse *http.Response + Model DataConnector + OData *odata.OData + type ListCompleteResult struct + Items []DataConnector + LatestHttpResponse *http.Response + type ListCustomPager struct + NextLink *odata.Link + func (p *ListCustomPager) NextPageLink() *odata.Link + type ListOperationResponse struct + HttpResponse *http.Response + Model *[]DataConnector + OData *odata.OData + type MCASDataConnector struct + Etag *string + Id *string + Kind DataConnectorKind + Name *string + Properties *MCASDataConnectorProperties + SystemData *systemdata.SystemData + Type *string + func (s MCASDataConnector) DataConnector() BaseDataConnectorImpl + func (s MCASDataConnector) MarshalJSON() ([]byte, error) + type MCASDataConnectorDataTypes struct + Alerts *DataConnectorDataTypeCommon + DiscoveryLogs *DataConnectorDataTypeCommon + type MCASDataConnectorProperties struct + DataTypes *MCASDataConnectorDataTypes + TenantId *string + type MDATPDataConnector struct + Etag *string + Id *string + Kind DataConnectorKind + Name *string + Properties *MDATPDataConnectorProperties + SystemData *systemdata.SystemData + Type *string + func (s MDATPDataConnector) DataConnector() BaseDataConnectorImpl + func (s MDATPDataConnector) MarshalJSON() ([]byte, error) + type MDATPDataConnectorProperties struct + DataTypes *AlertsDataTypeOfDataConnector + TenantId *string + type OfficeDataConnector struct + Etag *string + Id *string + Kind DataConnectorKind + Name *string + Properties *OfficeDataConnectorProperties + SystemData *systemdata.SystemData + Type *string + func (s OfficeDataConnector) DataConnector() BaseDataConnectorImpl + func (s OfficeDataConnector) MarshalJSON() ([]byte, error) + type OfficeDataConnectorDataTypes struct + Exchange *DataConnectorDataTypeCommon + SharePoint *DataConnectorDataTypeCommon + Teams *DataConnectorDataTypeCommon + type OfficeDataConnectorProperties struct + DataTypes *OfficeDataConnectorDataTypes + TenantId *string + type RawDataConnectorImpl struct + Type string + Values map[string]interface{} + func (s RawDataConnectorImpl) DataConnector() BaseDataConnectorImpl + type TIDataConnector struct + Etag *string + Id *string + Kind DataConnectorKind + Name *string + Properties *TIDataConnectorProperties + SystemData *systemdata.SystemData + Type *string + func (s TIDataConnector) DataConnector() BaseDataConnectorImpl + func (s TIDataConnector) MarshalJSON() ([]byte, error) + type TIDataConnectorDataTypes struct + Indicators *DataConnectorDataTypeCommon + type TIDataConnectorProperties struct + DataTypes *TIDataConnectorDataTypes + TenantId *string + TipLookbackPeriod *string + func (o *TIDataConnectorProperties) GetTipLookbackPeriodAsTime() (*time.Time, error) + func (o *TIDataConnectorProperties) SetTipLookbackPeriodAsTime(input time.Time) + type WorkspaceId struct + ResourceGroupName string + SubscriptionId string + WorkspaceName string + func NewWorkspaceID(subscriptionId string, resourceGroupName string, workspaceName string) WorkspaceId + func ParseWorkspaceID(input string) (*WorkspaceId, error) + func ParseWorkspaceIDInsensitively(input string) (*WorkspaceId, error) + func (id *WorkspaceId) FromParseResult(input resourceids.ParseResult) error + func (id WorkspaceId) ID() string + func (id WorkspaceId) Segments() []resourceids.Segment + func (id WorkspaceId) String() string