DataCollectionEndpointResource Class
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.
Definition of ARM tracked top level resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class DataCollectionEndpointResource : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DataCollectionEndpointResource = class
interface IResource
Public Class DataCollectionEndpointResource
Implements IResource
- Inheritance
-
DataCollectionEndpointResource
- Attributes
- Implements
Constructors
DataCollectionEndpointResource() |
Initializes a new instance of the DataCollectionEndpointResource class. |
DataCollectionEndpointResource(String, String, String, DataCollectionEndpointConfigurationAccess, DataCollectionEndpointLogsIngestion, DataCollectionEndpointNetworkAcls, String, IDictionary<String,String>, String, String, String, String, String, DataCollectionEndpointResourceSystemData) |
Initializes a new instance of the DataCollectionEndpointResource class. |
Properties
ConfigurationAccess |
Gets or sets the endpoint used by clients to access their configuration. |
Description |
Gets or sets description of the data collection endpoint. |
Etag |
Gets resource entity tag (ETag). |
Id |
Gets fully qualified ID of the resource. |
ImmutableId |
Gets or sets the immutable ID of this data collection endpoint resource. This property is READ-ONLY. |
Kind |
Gets or sets the kind of the resource. Possible values include: 'Linux', 'Windows' |
Location |
Gets or sets the geo-location where the resource lives. |
LogsIngestion |
Gets or sets the endpoint used by clients to ingest logs. |
Name |
Gets the name of the resource. |
NetworkAcls |
Gets or sets network access control rules for the endpoints. |
ProvisioningState |
Gets the resource provisioning state. This property is READ-ONLY. Possible values include: 'Creating', 'Updating', 'Deleting', 'Succeeded', 'Failed' |
SystemData |
Gets metadata pertaining to creation and last modification of the resource. |
Tags |
Gets or sets resource tags. |
Type |
Gets the type of the resource. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET