ArmMonitorModelFactory.MonitorWorkspaceResourceData Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Initializes a new instance of MonitorWorkspaceResourceData.

C#
public static Azure.ResourceManager.Monitor.MonitorWorkspaceResourceData MonitorWorkspaceResourceData(Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, System.Collections.Generic.IDictionary<string,string> tags = default, Azure.Core.AzureLocation location = default, Azure.ETag? etag = default, Azure.ResourceManager.Monitor.Models.MonitorWorkspaceDefaultIngestionSettings defaultIngestionSettings = default, Azure.ResourceManager.Monitor.Models.MonitorWorkspaceMetrics metrics = default, string accountId = default, Azure.ResourceManager.Monitor.Models.MonitorWorkspaceMetricProperties metricsPropertiesMetrics = default, Azure.ResourceManager.Monitor.Models.MonitorProvisioningState? provisioningState = default, Azure.ResourceManager.Monitor.Models.MonitorWorkspaceIngestionSettings defaultIngestionSettingsPropertiesDefaultIngestionSettings = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.Monitor.Models.MonitorWorkspacePrivateEndpointConnection> privateEndpointConnections = default, Azure.ResourceManager.Monitor.Models.MonitorWorkspacePublicNetworkAccess? publicNetworkAccess = default);

Parameters

id
ResourceIdentifier

The id.

name
String

The name.

resourceType
ResourceType

The resourceType.

systemData
SystemData

The systemData.

tags
IDictionary<String,String>

The tags.

location
AzureLocation

The location.

etag
Nullable<ETag>

Resource entity tag (ETag).

defaultIngestionSettings
MonitorWorkspaceDefaultIngestionSettings

The Data Collection Rule and Endpoint used for ingestion by default.

metrics
MonitorWorkspaceMetrics

Properties related to the metrics container in the Azure Monitor Workspace.

accountId
String

The immutable ID of the Azure Monitor workspace. This property is read-only.

metricsPropertiesMetrics
MonitorWorkspaceMetricProperties

Information about metrics for the Azure Monitor workspace.

provisioningState
Nullable<MonitorProvisioningState>

The provisioning state of the Azure Monitor workspace. Set to Succeeded if everything is healthy.

defaultIngestionSettingsPropertiesDefaultIngestionSettings
MonitorWorkspaceIngestionSettings

The Data Collection Rule and Endpoint used for ingestion by default.

privateEndpointConnections
IEnumerable<MonitorWorkspacePrivateEndpointConnection>

List of private endpoint connections.

publicNetworkAccess
Nullable<MonitorWorkspacePublicNetworkAccess>

Gets or sets allow or disallow public network access to workspace.

Returns

A new MonitorWorkspaceResourceData instance for mocking.

Applies to

Toode Versioonid
Azure SDK for .NET Preview