IInfaRuntimeResourceFetchMetaData.StatusLocalized Property
Definition
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.
Display message for the given status
[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Display message for the given status", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="statusLocalized", Update=true)]
public string StatusLocalized { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Display message for the given status", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="statusLocalized", Update=true)>]
member this.StatusLocalized : string with get, set
Public Property StatusLocalized As String
Property Value
- Attributes