CaptureDescription 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.
[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.CaptureDescriptionTypeConverter))]
public class CaptureDescription : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ICaptureDescription
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.CaptureDescriptionTypeConverter))>]
type CaptureDescription = class
interface ICaptureDescription
interface IJsonSerializable
Public Class CaptureDescription
Implements ICaptureDescription
- Inheritance
-
CaptureDescription
- Attributes
- Implements
Constructors
CaptureDescription() |
Properties
Methods
DeserializeFromDictionary(IDictionary) | |
DeserializeFromPSObject(PSObject) | |
FromJson(JsonNode) | |
FromJsonString(String) | |
ToJson(JsonObject, SerializationMode) | |
ToJsonString() | |
ToString() |