A2AEventDetails.FromJsonString(String) Method
In dit artikel
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.
Creates a new instance of A2AEventDetails, deserializing the content from a json string.
public static Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IA2AEventDetails FromJsonString(string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IA2AEventDetails
Public Shared Function FromJsonString (jsonText As String) As IA2AEventDetails
- jsonText
- String
a string containing a JSON serialized instance of this model.
an instance of the A2AEventDetails model class.
Applies to
| Product | Versies |
|---|---|
| Azure - PowerShell Commands | 13.5.0, 12 (LTS), Latest |