Share via


IRepo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.RepoTypeConverter))]
public interface IRepo : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.RepoTypeConverter))>]
type IRepo = interface
    interface IJsonSerializable
Public Interface IRepo
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Branch

Array of branches.

FullName

The name of the repository.

Url

The url to access the repository.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to