ContainerRegistryEventSource 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
ContainerRegistryEventSource() | |
ContainerRegistryEventSource(String, String) |
ContainerRegistryEventSource()
public ContainerRegistryEventSource ();
Public Sub New ()
Applies to
ContainerRegistryEventSource(String, String)
public ContainerRegistryEventSource (string addr = default, string instanceID = default);
new Microsoft.Azure.EventGrid.Models.ContainerRegistryEventSource : string * string -> Microsoft.Azure.EventGrid.Models.ContainerRegistryEventSource
Public Sub New (Optional addr As String = Nothing, Optional instanceID As String = Nothing)
Parameters
- addr
- String
- instanceID
- String