Table of Contents

Class ServiceGroupIdAttribute

Namespace
Azure.Iot.Operations.Protocol
Assembly
Azure.Iot.Operations.Protocol.dll
[AttributeUsage(AttributeTargets.Class)]
public class ServiceGroupIdAttribute : Attribute
Inheritance
ServiceGroupIdAttribute
Inherited Members

Constructors

ServiceGroupIdAttribute(string)

public ServiceGroupIdAttribute(string id)

Parameters

id string

Properties

Id

public string Id { get; set; }

Property Value

string