ServerlessEndpointProperties.ContentSafetyStatus Property

Definition

[Required] Specifies the status of content safety.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ContentSafetyStatus? ContentSafetyStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.ContentSafetyStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ContentSafetyStatus> with get, set
Public Property ContentSafetyStatus As Nullable(Of ContentSafetyStatus)

Property Value

Implements

Attributes

Applies to