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