IValidateProperties.ContainerImageRepository Property

Definition

Repository name (image name)

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Repository name (image name)", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="containerImageRepository", Update=true)]
public string ContainerImageRepository { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Repository name (image name)", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="containerImageRepository", Update=true)>]
member this.ContainerImageRepository : string with get, set
Public Property ContainerImageRepository As String

Property Value

Attributes

Applies to