PSCaptureDescriptionAttributes Constructors
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.
Overloads
PSCaptureDescriptionAttributes() | |
PSCaptureDescriptionAttributes(CaptureDescription) |
PSCaptureDescriptionAttributes()
public PSCaptureDescriptionAttributes ();
Public Sub New ()
Applies to
PSCaptureDescriptionAttributes(CaptureDescription)
public PSCaptureDescriptionAttributes (Microsoft.Azure.Management.EventHub.Models.CaptureDescription captureDescResource);
new Microsoft.Azure.Commands.EventHub.Models.PSCaptureDescriptionAttributes : Microsoft.Azure.Management.EventHub.Models.CaptureDescription -> Microsoft.Azure.Commands.EventHub.Models.PSCaptureDescriptionAttributes
Public Sub New (captureDescResource As CaptureDescription)
Parameters
- captureDescResource
- CaptureDescription