public new static CIMProfileObstacle FromJson( string json, JsonDeserializationSettings settings )
Public Shared Shadows Function FromJson( _ ByVal json As String, _ Optional ByVal settings As JsonDeserializationSettings _ ) As CIMProfileObstacle
Parameters
- json
- The JSON string containing the CIMProfileObstacle state.
- settings
- The JSON deserialization settings.