ImageUrlCreateEntry Constructors
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.
ImageUrlCreateEntry() |
Initializes a new instance of the ImageUrlCreateEntry class. |
ImageUrlCreateEntry(String, IList<Guid>, IList<Region>) |
Initializes a new instance of the ImageUrlCreateEntry class. |
- Source:
- ImageUrlCreateEntry.cs
- Source:
- ImageUrlCreateEntry.cs
Initializes a new instance of the ImageUrlCreateEntry class.
public ImageUrlCreateEntry ();
Public Sub New ()
Applies to
- Source:
- ImageUrlCreateEntry.cs
- Source:
- ImageUrlCreateEntry.cs
Initializes a new instance of the ImageUrlCreateEntry class.
public ImageUrlCreateEntry (string url, System.Collections.Generic.IList<Guid> tagIds = default, System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.Region> regions = default);
new Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.ImageUrlCreateEntry : string * System.Collections.Generic.IList<Guid> * System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.Region> -> Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.ImageUrlCreateEntry
Public Sub New (url As String, Optional tagIds As IList(Of Guid) = Nothing, Optional regions As IList(Of Region) = Nothing)
Parameters
- url
- String
Url of the image.
Applies to
Azure SDK for .NET geri bildirimi
Azure SDK for .NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: