PSDestinationAttributes 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
PSDestinationAttributes() | |
PSDestinationAttributes(Destination) |
PSDestinationAttributes()
public PSDestinationAttributes ();
Public Sub New ()
Applies to
PSDestinationAttributes(Destination)
public PSDestinationAttributes (Microsoft.Azure.Management.EventHub.Models.Destination destinationResource);
new Microsoft.Azure.Commands.EventHub.Models.PSDestinationAttributes : Microsoft.Azure.Management.EventHub.Models.Destination -> Microsoft.Azure.Commands.EventHub.Models.PSDestinationAttributes
Public Sub New (destinationResource As Destination)
Parameters
- destinationResource
- Destination