Delen via


IDeploymentLogs.Content Property

Definition

The retrieved online deployment logs.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The retrieved online deployment logs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="content")]
public string Content { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The retrieved online deployment logs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="content")>]
member this.Content : string with get, set
Public Property Content As String

Property Value

Attributes

Applies to