DataCollectionRuleAssociationProxyOnlyResource 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 generic ARM proxy resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class DataCollectionRuleAssociationProxyOnlyResource : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DataCollectionRuleAssociationProxyOnlyResource = class
interface IResource
Public Class DataCollectionRuleAssociationProxyOnlyResource
Implements IResource
- Inheritance
-
DataCollectionRuleAssociationProxyOnlyResource
- Attributes
- Implements
Constructors
DataCollectionRuleAssociationProxyOnlyResource() |
Initializes a new instance of the DataCollectionRuleAssociationProxyOnlyResource class. |
DataCollectionRuleAssociationProxyOnlyResource(String, String, String, String, DataCollectionRuleAssociationMetadata, String, String, String, String, DataCollectionRuleAssociationProxyOnlyResourceSystemData) |
Initializes a new instance of the DataCollectionRuleAssociationProxyOnlyResource class. |
Properties
DataCollectionEndpointId |
Gets or sets the resource ID of the data collection endpoint that is to be associated. |
DataCollectionRuleId |
Gets or sets the resource ID of the data collection rule that is to be associated. |
Description |
Gets or sets description of the association. |
Etag |
Gets resource entity tag (ETag). |
Id |
Gets fully qualified ID of the resource. |
Metadata |
Gets metadata about the resource |
Name |
Gets the name of the resource. |
ProvisioningState |
Gets the resource provisioning state. Possible values include: 'Creating', 'Updating', 'Deleting', 'Succeeded', 'Failed' |
SystemData |
Gets metadata pertaining to creation and last modification of the resource. |
Type |
Gets the type of the resource. |
Applies to
Azure SDK for .NET